summaryrefslogtreecommitdiff
path: root/x11-themes/gtk-engines-qt/files/1.1-stdlib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-engines-qt/files/1.1-stdlib.patch')
-rw-r--r--x11-themes/gtk-engines-qt/files/1.1-stdlib.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-themes/gtk-engines-qt/files/1.1-stdlib.patch b/x11-themes/gtk-engines-qt/files/1.1-stdlib.patch
deleted file mode 100644
index 5ef68605017..00000000000
--- a/x11-themes/gtk-engines-qt/files/1.1-stdlib.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/qt_theme_draw.c.orig 2008-03-16 16:40:55.000000000 +0000
-+++ src/qt_theme_draw.c 2008-03-16 16:41:15.000000000 +0000
-@@ -19,6 +19,7 @@
- ***************************************************************************/
-
- #include <math.h>
-+#include <stdlib.h>
- #include <string.h>
- #include <gtk/gtkprogressbar.h>
- #include <gdk/gdk.h>