diff options
Diffstat (limited to 'irc/eggdrop/files/patch-src_mod_python.mod_pycmds.c')
-rw-r--r-- | irc/eggdrop/files/patch-src_mod_python.mod_pycmds.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/irc/eggdrop/files/patch-src_mod_python.mod_pycmds.c b/irc/eggdrop/files/patch-src_mod_python.mod_pycmds.c deleted file mode 100644 index c0534cbd452e..000000000000 --- a/irc/eggdrop/files/patch-src_mod_python.mod_pycmds.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/mod/python.mod/pycmds.c.orig 2025-02-04 15:24:41 UTC -+++ src/mod/python.mod/pycmds.c -@@ -22,7 +22,6 @@ - #define PY_SSIZE_T_CLEAN - #include <Python.h> - #include <datetime.h> --#include <tcl.h> - #include "src/mod/module.h" - - typedef struct { |