summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 329b612588..be001090b9 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;