diff options
Diffstat (limited to 'x11-wm/olvwm/files/patch-ol_button.svr4.c')
-rw-r--r-- | x11-wm/olvwm/files/patch-ol_button.svr4.c | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/x11-wm/olvwm/files/patch-ol_button.svr4.c b/x11-wm/olvwm/files/patch-ol_button.svr4.c deleted file mode 100644 index 2cb9d4ec5d5d..000000000000 --- a/x11-wm/olvwm/files/patch-ol_button.svr4.c +++ /dev/null @@ -1,19 +0,0 @@ -*** ol_button.svr4.c.orig Sun Jan 24 20:21:22 1999 ---- ol_button.svr4.c Sun Jan 24 20:23:34 1999 -*************** -*** 12,18 **** - * - */ - -! #ifdef SVR4 - - /* - * Copyright 1989-1990 Sun Microsystems See LEGAL_NOTICE for terms of ---- 12,18 ---- - * - */ - -! #if defined(SVR4) || defined(XVIEW32) - - /* - * Copyright 1989-1990 Sun Microsystems See LEGAL_NOTICE for terms of |