aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_file.cpp
diff options
context:
space:
mode:
authorGravatar Noldor2008-10-12 09:59:02 +0000
committerGravatar Noldor2008-10-12 09:59:02 +0000
commit0b9c2fd9e8a74295078dae4be735a6b7c0635384 (patch)
treef2ec507a0a57136b21b907b4ca908dfed6a8076d /src/modules/objects/class_file.cpp
parentmore iograph fixes (diff)
downloadKVIrc-0b9c2fd9e8a74295078dae4be735a6b7c0635384.tar.gz
KVIrc-0b9c2fd9e8a74295078dae4be735a6b7c0635384.tar.bz2
KVIrc-0b9c2fd9e8a74295078dae4be735a6b7c0635384.zip
removed unused signal/slots related stuff.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2708 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/class_file.cpp')
-rw-r--r--src/modules/objects/class_file.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/modules/objects/class_file.cpp b/src/modules/objects/class_file.cpp
index 9f030b460..fa92aa341 100644
--- a/src/modules/objects/class_file.cpp
+++ b/src/modules/objects/class_file.cpp
@@ -648,7 +648,3 @@ KVSO_CLASS_FUNCTION(file,writeHexBlock)
return true;
}
-#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES
-#include "m_class_file.moc"
-#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES
-