common: Simplify SyncableObject macros and usage
[quassel.git] / src / common / dccconfig.cpp
index e1f8380..7767735 100644 (file)
@@ -24,8 +24,6 @@
 
 #include "types.h"
 
-INIT_SYNCABLE_OBJECT(DccConfig)
-
 DccConfig::DccConfig(QObject *parent)
     : SyncableObject(parent)
 {