summaryrefslogtreecommitdiff
path: root/dev-python/pyfltk/files/fltk_wrap.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyfltk/files/fltk_wrap.patch')
-rw-r--r--dev-python/pyfltk/files/fltk_wrap.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-python/pyfltk/files/fltk_wrap.patch b/dev-python/pyfltk/files/fltk_wrap.patch
deleted file mode 100644
index e0c7ba3a4133..000000000000
--- a/dev-python/pyfltk/files/fltk_wrap.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/python/fltk_wrap.cpp
-+++ b/python/fltk_wrap.cpp
-@@ -144,7 +144,9 @@
- # define _SCL_SECURE_NO_DEPRECATE
- #endif
-
--
-+int _fl_filename_isdir_quick(const char *n) {
-+ return 0;
-+}
-
- /* Python.h has to appear first */
- #include <Python.h>
-