LibTLS: Remove key-logging debug feature

This attempted to save data into /home/anon even on Linux
This commit is contained in:
circl
2024-06-23 17:38:00 +02:00
committed by Andrew Kaster
parent f03e6fddf1
commit 9f7f6aa80c
5 changed files with 2 additions and 25 deletions

View File

@@ -56,7 +56,6 @@ set(TEXTEDITOR_DEBUG ON)
set(TIFF_DEBUG ON)
set(TIME_ZONE_DEBUG ON)
set(TLS_DEBUG ON)
set(TLS_SSL_KEYLOG_DEBUG ON)
set(TOKENIZER_TRACE_DEBUG ON)
set(URL_PARSER_DEBUG ON)
set(UTF8_DEBUG ON)