X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcoreirclisthelper.cpp;h=9ff68fae8dc8e7663b86690c97afeb8808947b56;hb=39328183a6a87c6eb10a9dbbffcd5d65bf154a1f;hp=1c4bfde5b02e2b22d3331c6764df7eec91e39645;hpb=fc26ee91d0e387007d656eb6e83a7a3a923f527a;p=quassel.git 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))