aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_file.cpp
diff options
context:
space:
mode:
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
-