X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Firclisthelper.cpp;h=c169d3bed06ffe76b38a58aea79dd45258a1291a;hb=39328183a6a87c6eb10a9dbbffcd5d65bf154a1f;hp=ed0e4314324311271a862de8ab25fb0c8e0113f5;hpb=4a5065255e652dd0c301bac0db41b7afb777ef49;p=quassel.git diff --git a/src/common/irclisthelper.cpp b/src/common/irclisthelper.cpp index ed0e4314..c169d3be 100644 --- a/src/common/irclisthelper.cpp +++ b/src/common/irclisthelper.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2013 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)