X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcoreirclisthelper.cpp;h=9ff68fae8dc8e7663b86690c97afeb8808947b56;hp=1c4bfde5b02e2b22d3331c6764df7eec91e39645;hb=3e63cb8a6e83765069a45101b86ae9e21dcc57ad;hpb=00e1a9c29e792ba4d65dba21b7ba04131bcb13bc diff --git a/src/core/coreirclisthelper.cpp b/src/core/coreirclisthelper.cpp index 1c4bfde5..9ff68fae 100644 --- a/src/core/coreirclisthelper.cpp +++ b/src/core/coreirclisthelper.cpp @@ -25,7 +25,6 @@ constexpr auto kTimeoutMs = 5000; -INIT_SYNCABLE_OBJECT(CoreIrcListHelper) QVariantList CoreIrcListHelper::requestChannelList(const NetworkId &netId, const QStringList &channelFilters) { if (_finishedChannelLists.contains(netId))