summaryrefslogtreecommitdiff
path: root/net-im/centericq/files/patch-libicq2000-0.1_libicq2000_sigslot.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/centericq/files/patch-libicq2000-0.1_libicq2000_sigslot.h')
-rw-r--r--net-im/centericq/files/patch-libicq2000-0.1_libicq2000_sigslot.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-im/centericq/files/patch-libicq2000-0.1_libicq2000_sigslot.h b/net-im/centericq/files/patch-libicq2000-0.1_libicq2000_sigslot.h
deleted file mode 100644
index 81f384b377aa..000000000000
--- a/net-im/centericq/files/patch-libicq2000-0.1_libicq2000_sigslot.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./libicq2000-0.1/libicq2000/sigslot.h.orig Wed Aug 23 01:30:57 2006
-+++ ./libicq2000-0.1/libicq2000/sigslot.h Wed Aug 23 01:34:04 2006
-@@ -616,7 +616,6 @@
- if((*it)->getdest() == pslot)
- {
- m_connected_slots.erase(it);
-- delete *it;
- }
-
- it = itNext;