X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Firclisthelper.cpp;h=ec1750946b8254d11b06fb6dbe2aa9486db5f6a3;hb=45645a28bdc5b6c1052b3e4cebf8cc80832d205a;hp=42b0c3f429d14fad9445ad2cba6e049ce6b54c56;hpb=5b686746c880e5cda6d5de3e08180ea4332ff222;p=quassel.git diff --git a/src/common/irclisthelper.cpp b/src/common/irclisthelper.cpp index 42b0c3f4..ec175094 100644 --- a/src/common/irclisthelper.cpp +++ b/src/common/irclisthelper.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2012 by the Quassel Project * + * Copyright (C) 2005-2019 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -19,5 +19,3 @@ ***************************************************************************/ #include "irclisthelper.h" - -INIT_SYNCABLE_OBJECT(IrcListHelper)