X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Ftransfer.cpp;h=12f85f7fd0c896b188918f1af219bc277e61cbf9;hb=d4b81a6d777de45611034b26bd89973d19e60c96;hp=e4d3847f7274d3a45b2c6e5e49d9c380adfc9b62;hpb=05148c3aea451609c6a75efbd4d350adbad46c2c;p=quassel.git diff --git a/src/common/transfer.cpp b/src/common/transfer.cpp index e4d3847f..12f85f7f 100644 --- a/src/common/transfer.cpp +++ b/src/common/transfer.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 * @@ -20,7 +20,6 @@ #include "transfer.h" -INIT_SYNCABLE_OBJECT(Transfer) Transfer::Transfer(const QUuid &uuid, QObject *parent) : SyncableObject(parent), _status(Status::New),