X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Firclisthelper.cpp;h=c169d3bed06ffe76b38a58aea79dd45258a1291a;hb=61f33c7895e324f6e95034d86897ad2e963653f1;hp=68f4a9973b589548fab1b9d5da3ee7d665288ab1;hpb=e50ae7a06fc4e5d3a911c361d30953410deab609;p=quassel.git diff --git a/src/common/irclisthelper.cpp b/src/common/irclisthelper.cpp index 68f4a997..c169d3be 100644 --- a/src/common/irclisthelper.cpp +++ b/src/common/irclisthelper.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2015 by the Quassel Project * + * Copyright (C) 2005-2018 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)