X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fignorelistmanager.cpp;h=24a26eca4fe9a3befbd5692679851680423d7da0;hp=3d9ae5ff0eb181f1e0f91a598cd7ec8900cc60bb;hb=8961f348947fc55cc4bc769563684af3f2ea7ccc;hpb=c1cf157116de7fc3da96203aa6f03c38c7ebb650 diff --git a/src/common/ignorelistmanager.cpp b/src/common/ignorelistmanager.cpp index 3d9ae5ff..24a26eca 100644 --- a/src/common/ignorelistmanager.cpp +++ b/src/common/ignorelistmanager.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2018 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 * @@ -22,7 +22,6 @@ #include #include -#include IgnoreListManager& IgnoreListManager::operator=(const IgnoreListManager& other) {