Indicate whether a key is set for the buffer.
[quassel.git] / src / core / coreircuser.h
index cc5a9f8..af0f634 100644 (file)
@@ -40,7 +40,6 @@ public:
 
 #ifdef HAVE_QCA2
     Cipher *cipher() const;
-    void setEncrypted(bool);
 #endif
 
 #ifdef HAVE_QCA2