X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcoreircuser.h;h=af0f6348b528f740a79c4bf88eaa857c4c410033;hb=47a6910aed00018c7230cc2cc90ae8e80fa77dda;hp=cc5a9f8af51f4c82bcea3c0014486ac209a8a03c;hpb=76db8cdfbeffaaba359c8e80cf2146da9e9e7f8a;p=quassel.git diff --git a/src/core/coreircuser.h b/src/core/coreircuser.h index cc5a9f8a..af0f6348 100644 --- a/src/core/coreircuser.h +++ b/src/core/coreircuser.h @@ -40,7 +40,6 @@ public: #ifdef HAVE_QCA2 Cipher *cipher() const; - void setEncrypted(bool); #endif #ifdef HAVE_QCA2