diff options
Diffstat (limited to 'x11-toolkits/v/files/patch-ak')
-rw-r--r-- | x11-toolkits/v/files/patch-ak | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/v/files/patch-ak b/x11-toolkits/v/files/patch-ak deleted file mode 100644 index c6195edbca6f..000000000000 --- a/x11-toolkits/v/files/patch-ak +++ /dev/null @@ -1,11 +0,0 @@ ---- examp/mycmdwin.cpp.orig Sun Feb 27 13:23:39 2000 -+++ examp/mycmdwin.cpp Sun Feb 27 13:27:34 2000 -@@ -223,7 +223,7 @@ - { - // route all commands through here - menus and buttons - -- static cmdCount = 0; -+ static int cmdCount = 0; - - vNoticeDialog note(this); // Used for default actions - |