common: Simplify SyncableObject macros and usage
[quassel.git] / src / client / clientirclisthelper.cpp
index acfb73e..1e842e3 100644 (file)
@@ -25,7 +25,6 @@
 #include "client.h"
 #include "irclistmodel.h"
 
-INIT_SYNCABLE_OBJECT(ClientIrcListHelper)
 QVariantList ClientIrcListHelper::requestChannelList(const NetworkId &netId, const QStringList &channelFilters)
 {
     _netId = netId;