From a7f62fc1b8b68445745fdc9b10303b69a44b59a8 Mon Sep 17 00:00:00 2001 From: Amorilia <amorilia@users.sourceforge.net> Date: Fri, 23 Dec 2005 15:36:44 +0000 Subject: [PATCH] Zombie killed. --- pyniflib.i | 1 - 1 file changed, 1 deletion(-) diff --git a/pyniflib.i b/pyniflib.i index b510fad9..65978b36 100644 --- a/pyniflib.i +++ b/pyniflib.i @@ -99,7 +99,6 @@ struct Key { %template(vector_Key_Color4) std::vector< Key<Color4> >; %template(Key_string) Key<std::string>; %template(vector_Key_string) std::vector< Key<std::string> >; -%template(blablabla) Key<double>; %ignore Float2::operator[](int n); %ignore Float2::operator[](int n) const; -- GitLab