diff options
Diffstat (limited to 'x11-wm/olvwm/files/patch-ol_button.413.c')
-rw-r--r-- | x11-wm/olvwm/files/patch-ol_button.413.c | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/x11-wm/olvwm/files/patch-ol_button.413.c b/x11-wm/olvwm/files/patch-ol_button.413.c deleted file mode 100644 index 3b1a2cbfb042..000000000000 --- a/x11-wm/olvwm/files/patch-ol_button.413.c +++ /dev/null @@ -1,19 +0,0 @@ -*** ol_button.413.c.orig Sun Jan 24 20:16:16 1999 ---- ol_button.413.c Sun Jan 24 20:21:00 1999 -*************** -*** 8,14 **** - * a version of olgx 3.2 (from the xview 3.2 release) and don't want to - * use this file, change the define here - */ -! #ifndef SVR4 - - /* - * Based on ---- 8,14 ---- - * a version of olgx 3.2 (from the xview 3.2 release) and don't want to - * use this file, change the define here - */ -! #if !defined(SVR4) && !defined(XVIEW32) - - /* - * Based on |