X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fdccconfig.cpp;h=7767735c1bf6699005290852c714796853d74ca3;hp=ce826b3a266f86ace5564fff1b6f168026200ee6;hb=900cce213a6ed000b7131a05a0dec7d04b35b023;hpb=be04b68a0f10891b81c07cdda204a9abc0ac56a7 diff --git a/src/common/dccconfig.cpp b/src/common/dccconfig.cpp index ce826b3a..7767735c 100644 --- a/src/common/dccconfig.cpp +++ b/src/common/dccconfig.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2016 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 * @@ -24,8 +24,6 @@ #include "types.h" -INIT_SYNCABLE_OBJECT(DccConfig) - DccConfig::DccConfig(QObject *parent) : SyncableObject(parent) {