diff options
Diffstat (limited to 'x11/tvtwm/patches/patch-ao')
-rw-r--r-- | x11/tvtwm/patches/patch-ao | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/x11/tvtwm/patches/patch-ao b/x11/tvtwm/patches/patch-ao deleted file mode 100644 index 1b21b1117b0..00000000000 --- a/x11/tvtwm/patches/patch-ao +++ /dev/null @@ -1,27 +0,0 @@ -$NetBSD: patch-ao,v 1.2 2000/02/05 15:58:30 wiz Exp $ - -Index: menus.h -=================================================================== -RCS file: /home/siren/src/tvtwm/menus.h,v -retrieving revision 1.1.1.1 -retrieving revision 1.2 -diff -u -r1.1.1.1 -r1.2 ---- menus.h 1999/08/08 05:46:53 1.1.1.1 -+++ menus.h 1999/08/08 05:56:53 1.2 -@@ -143,16 +143,5 @@ - #define COLORMAP_PREV "prev" - #define COLORMAP_DEFAULT "default" - --extern void InitTitlebarButtons(); --extern void InitMenus(); --extern MenuRoot *NewMenuRoot(); --extern MenuItem *AddToMenu(); --extern Bool PopUpMenu(); --extern MenuRoot *FindMenuRoot(); --extern Bool AddFuncKey(); --extern int ExecuteFunction(); --extern int DeferExecution(); --extern int Execute(); --extern void FocusOnRoot(); - - #endif /* _MENUS_ */ |