diff options
Diffstat (limited to 'net/icqnix/files/patch-aa')
-rw-r--r-- | net/icqnix/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/icqnix/files/patch-aa b/net/icqnix/files/patch-aa deleted file mode 100644 index 3512a8d..0000000 --- a/net/icqnix/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- src/icqfunctions.h.orig Sun Feb 27 15:34:39 2000 -+++ src/icqfunctions.h Sun Feb 27 15:36:57 2000 -@@ -46,7 +46,7 @@ - virtual ~ICQFunctions(void); - void setup(ICQUser *s, int index, bool isAutoClose); - char *tabLabel[4]; -- const int TAB_READ = 0, TAB_SEND = 1, TAB_USERINFO = 2, TAB_HISTORY = 3; -+ static const int TAB_READ = 0, TAB_SEND = 1, TAB_USERINFO = 2, TAB_HISTORY = 3; - int currentTab; - ICQUser *theUser; - ICQ *server; |