summaryrefslogtreecommitdiff
path: root/tntfeatures.h
diff options
context:
space:
mode:
Diffstat (limited to 'tntfeatures.h')
-rw-r--r--tntfeatures.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tntfeatures.h b/tntfeatures.h
index d3404ec..fafe78f 100644
--- a/tntfeatures.h
+++ b/tntfeatures.h
@@ -7,9 +7,6 @@
// an other change in the structure of the version string was needed then only
// this file needs to be adapted.
-// SSL-Support works from tntnet version 1.6.1 onwards.
-#define TNT_SSL_SUPPORT (TNTVERSION >= 16100)
-
// Query params without boolean parameter
#define TNT_QUERYPARAMS_NO_BOOL (TNTVERSION >= 22000)