diff options
Diffstat (limited to 'x11-wm/olvwm/files/patch-winicon.c')
-rw-r--r-- | x11-wm/olvwm/files/patch-winicon.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-wm/olvwm/files/patch-winicon.c b/x11-wm/olvwm/files/patch-winicon.c deleted file mode 100644 index 7aaa4a21c2f7..000000000000 --- a/x11-wm/olvwm/files/patch-winicon.c +++ /dev/null @@ -1,13 +0,0 @@ ---- winicon.c.orig Thu Jan 13 15:36:26 1994 -+++ winicon.c Mon Oct 19 14:15:05 1998 -@@ -37,6 +37,10 @@ - extern Bool PropGetWMName(); - extern Bool PropGetWMIconName(); - -+static heightTopIcon(); -+static heightBottomIcon(); -+static widthBothIcon(); -+ - /*************************************************************************** - * private data - ***************************************************************************/ |