X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Firclisthelper.cpp;h=ec1750946b8254d11b06fb6dbe2aa9486db5f6a3;hp=ed0e4314324311271a862de8ab25fb0c8e0113f5;hb=52209badc8e769e50aa3019b63689dda0e79e9d0;hpb=76db8cdfbeffaaba359c8e80cf2146da9e9e7f8a diff --git a/src/common/irclisthelper.cpp b/src/common/irclisthelper.cpp index ed0e4314..ec175094 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-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)