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