X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcoretransfermanager.cpp;h=178a8ad087e26a112a9b50c024bb0a06db8ec58f;hp=a9ad640a2b68ad6b4f44eacb699bff6299d2f3c1;hb=edc55b1f86cf613a332eeeb5d85537a54120dfa5;hpb=7e72235113a6677c46f6be55b58ef101c47d0080 diff --git a/src/core/coretransfermanager.cpp b/src/core/coretransfermanager.cpp index a9ad640a..178a8ad0 100644 --- a/src/core/coretransfermanager.cpp +++ b/src/core/coretransfermanager.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2015 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 "coretransfermanager.h" - -INIT_SYNCABLE_OBJECT(CoreTransferManager)