summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
Diffstat (limited to 'Tools')
-rw-r--r--Tools/modulator/Templates/module_head1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/modulator/Templates/module_head b/Tools/modulator/Templates/module_head
index 329b612..be00109 100644
--- a/Tools/modulator/Templates/module_head
+++ b/Tools/modulator/Templates/module_head
@@ -1,6 +1,5 @@
#include "Python.h"
-/* #include "modsupport.h" /* For getargs() etc. */
static PyObject *ErrorObject;