diff options
Diffstat (limited to 'Tools/modulator/Templates/module_head')
-rw-r--r-- | Tools/modulator/Templates/module_head | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Tools/modulator/Templates/module_head b/Tools/modulator/Templates/module_head deleted file mode 100644 index be00109..0000000 --- a/Tools/modulator/Templates/module_head +++ /dev/null @@ -1,6 +0,0 @@ - -#include "Python.h" - -static PyObject *ErrorObject; - -/* ----------------------------------------------------- */ |