X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcoreircuser.h;h=57a263c23a6c9a998f99a0885a544859aae4e568;hp=cc5a9f8af51f4c82bcea3c0014486ac209a8a03c;hb=5013eef8eb17221e8f5866977f02e970e30ec0ac;hpb=4a5065255e652dd0c301bac0db41b7afb777ef49 diff --git a/src/core/coreircuser.h b/src/core/coreircuser.h index cc5a9f8a..57a263c2 100644 --- a/src/core/coreircuser.h +++ b/src/core/coreircuser.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2013 by the Quassel Project * + * Copyright (C) 2005-2016 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -40,7 +40,6 @@ public: #ifdef HAVE_QCA2 Cipher *cipher() const; - void setEncrypted(bool); #endif #ifdef HAVE_QCA2