diff options
Diffstat (limited to 'x11-libs/fltk/files/fltk-1.3.3-fl_open_display.patch')
-rw-r--r-- | x11-libs/fltk/files/fltk-1.3.3-fl_open_display.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-libs/fltk/files/fltk-1.3.3-fl_open_display.patch b/x11-libs/fltk/files/fltk-1.3.3-fl_open_display.patch deleted file mode 100644 index 562f1157038f..000000000000 --- a/x11-libs/fltk/files/fltk-1.3.3-fl_open_display.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/Fl_x.cxx -+++ b/src/Fl_x.cxx -@@ -2211,6 +2211,7 @@ - static int result = -1; - - if (result == -1) { -+ fl_open_display(); - result = 0; - unsigned long nitems; - unsigned long *words = 0; |