summaryrefslogtreecommitdiffstats
path: root/common/rfb/CSecurityVeNCrypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/CSecurityVeNCrypt.h')
-rw-r--r--common/rfb/CSecurityVeNCrypt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/rfb/CSecurityVeNCrypt.h b/common/rfb/CSecurityVeNCrypt.h
index 1e2a7e68..d087b2a4 100644
--- a/common/rfb/CSecurityVeNCrypt.h
+++ b/common/rfb/CSecurityVeNCrypt.h
@@ -38,7 +38,6 @@ namespace rfb {
~CSecurityVeNCrypt();
virtual bool processMsg();
int getType() const {return chosenType;}
- virtual const char* description() const;
virtual bool isSecure() const;
protected: