Browse Source

Remove unused variable

tags/v1.10.90
Pierre Ossman 3 years ago
parent
commit
ead4e45653
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      common/rfb/SSecurityTLS.h

+ 0
- 1
common/rfb/SSecurityTLS.h View File

@@ -60,7 +60,6 @@ namespace rfb {
gnutls_certificate_credentials_t cert_cred;
char *keyfile, *certfile;

int type;
bool anon;

rdr::InStream* tlsis;

Loading…
Cancel
Save