summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/icewm/files/icewm-1.0.9.2-gcc31-gentoo.patch')
-rw-r--r--x11-wm/icewm/files/icewm-1.0.9.2-gcc31-gentoo.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-wm/icewm/files/icewm-1.0.9.2-gcc31-gentoo.patch b/x11-wm/icewm/files/icewm-1.0.9.2-gcc31-gentoo.patch
deleted file mode 100644
index 76273fc12ea6..000000000000
--- a/x11-wm/icewm/files/icewm-1.0.9.2-gcc31-gentoo.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -ru icewm-1.0.9/src/wmclient.h icewm-1.0.9-edited/src/wmclient.h
---- icewm-1.0.9/src/wmclient.h Tue Oct 9 16:54:03 2001
-+++ icewm-1.0.9-edited/src/wmclient.h Thu May 23 20:44:53 2002
-@@ -11,10 +11,7 @@
- typedef int FrameState;
-
- #ifndef __YIMP_UTIL__
--//!!! remove these if possible
--typedef struct XWMHints;
--typedef struct XSizeHints;
--typedef struct XClassHint;
-+# include <X11/Xutil.h>
- #endif
-
- class ClientData {