X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fignorelistmanager.cpp;h=4871b746c9f9b8fc35af1fb633af649ef4c1083e;hp=63750f60e256603b8b96d084dcb1f0e590883469;hb=900cce213a6ed000b7131a05a0dec7d04b35b023;hpb=5b397a71c0f4827c3050659c39749d78831a0d6d diff --git a/src/common/ignorelistmanager.cpp b/src/common/ignorelistmanager.cpp index 63750f60..4871b746 100644 --- a/src/common/ignorelistmanager.cpp +++ b/src/common/ignorelistmanager.cpp @@ -24,7 +24,6 @@ #include #include -INIT_SYNCABLE_OBJECT(IgnoreListManager) IgnoreListManager &IgnoreListManager::operator=(const IgnoreListManager &other) { if (this == &other)