diff --git a/Examples/python/class/example.i b/Examples/python/class/example.i index 21b86a346..fbdf7249f 100644 --- a/Examples/python/class/example.i +++ b/Examples/python/class/example.i @@ -5,9 +5,5 @@ #include "example.h" %} -%typemap(in) double { - /* hello */ -} - /* Let's just grab the original header file here */ %include "example.h"