From 32020bf720d5dd27ac53864c497222c1720e0ad1 Mon Sep 17 00:00:00 2001 From: DRC Date: Wed, 9 Feb 2011 10:07:57 +0000 Subject: [PATCH] Oops. Checked in some debugging code. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4272 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- common/rfb/CSecurityTLS.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/common/rfb/CSecurityTLS.cxx b/common/rfb/CSecurityTLS.cxx index 8f3e8904..ed570ad4 100644 --- a/common/rfb/CSecurityTLS.cxx +++ b/common/rfb/CSecurityTLS.cxx @@ -47,7 +47,6 @@ #include #if !defined(GNUTLS_VERSION_NUMBER) || (GNUTLS_VERSION_NUMBER < 0x020708) -#error here #define GNUTLS_CERT_NOT_ACTIVATED 512 #define GNUTLS_CERT_EXPIRED 1024 #endif -- 2.39.5