diff options
Diffstat (limited to 'devel/py-statgrab/files/patch-_statgrab.c')
-rw-r--r-- | devel/py-statgrab/files/patch-_statgrab.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/py-statgrab/files/patch-_statgrab.c b/devel/py-statgrab/files/patch-_statgrab.c deleted file mode 100644 index ed64ea3b38b8..000000000000 --- a/devel/py-statgrab/files/patch-_statgrab.c +++ /dev/null @@ -1,10 +0,0 @@ ---- _statgrab.c.bak Wed May 19 23:11:40 2004 -+++ _statgrab.c Wed May 19 23:11:49 2004 -@@ -2,6 +2,7 @@ - - #include "Python.h" - #include "structmember.h" -+#define SG_ENABLE_DEPRECATED - #include "statgrab.h" - - |