diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
commit | 6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch) | |
tree | fb8d61358190cc429db453d54fb9920ccfde716f /net-im/centericq/files/patch-src::icqdialogs.cc | |
parent | ea16706c62b542adc8f3b887256bf215bf914db6 (diff) |
Diffstat (limited to 'net-im/centericq/files/patch-src::icqdialogs.cc')
-rw-r--r-- | net-im/centericq/files/patch-src::icqdialogs.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-im/centericq/files/patch-src::icqdialogs.cc b/net-im/centericq/files/patch-src::icqdialogs.cc deleted file mode 100644 index 779877585b37..000000000000 --- a/net-im/centericq/files/patch-src::icqdialogs.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- src/icqdialogs.cc.orig Tue Mar 16 05:59:43 2004 -+++ src/icqdialogs.cc Sat Mar 27 13:13:51 2004 -@@ -33,6 +33,7 @@ - #include "ljhook.h" - - #include <libicq2000/userinfoconstants.h> -+#include <libicq2000/constants.h> - - const char *stragerange(ICQ2000::AgeRange r) { - switch(r) { |