X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcoreircuser.h;h=af0f6348b528f740a79c4bf88eaa857c4c410033;hb=2a89d1b0c473f92c5cf9fb803d99e8b51b2c68e7;hp=cc5a9f8af51f4c82bcea3c0014486ac209a8a03c;hpb=9fc57dc2c000e80fb8bd746a090e2e8210e1278e;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