aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/CSecurityVeNCrypt.h
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2014-10-28 17:00:44 +0100
committerPierre Ossman <ossman@cendio.se>2014-10-28 17:00:44 +0100
commit8c9d44fb6f834f0c621da90b76332cbe92ab1904 (patch)
tree2928b03736574609e9db7d948fd9c4acd75b70e0 /common/rfb/CSecurityVeNCrypt.h
parent800a35ccdd4025d4005206cb67154d010744cd0b (diff)
downloadtigervnc-8c9d44fb6f834f0c621da90b76332cbe92ab1904.tar.gz
tigervnc-8c9d44fb6f834f0c621da90b76332cbe92ab1904.zip
Remove unused variable
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 46ffff73..55d0744a 100644
--- a/common/rfb/CSecurityVeNCrypt.h
+++ b/common/rfb/CSecurityVeNCrypt.h
@@ -55,7 +55,6 @@ namespace rfb {
rdr::U8 nAvailableTypes;
rdr::U32 *availableTypes;
rdr::U8 iAvailableType;
- const char* desc;
};
}
#endif