Browse Source

Oops. Checked in some debugging code.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4272 3789f03b-4d11-0410-bbf8-ca57d06f2519
tags/v1.0.90
DRC 13 years ago
parent
commit
32020bf720
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      common/rfb/CSecurityTLS.cxx

+ 0
- 1
common/rfb/CSecurityTLS.cxx View File

@@ -47,7 +47,6 @@
#include <gnutls/x509.h>

#if !defined(GNUTLS_VERSION_NUMBER) || (GNUTLS_VERSION_NUMBER < 0x020708)
#error here
#define GNUTLS_CERT_NOT_ACTIVATED 512
#define GNUTLS_CERT_EXPIRED 1024
#endif

Loading…
Cancel
Save