summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/libssh/priv.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/libssh/priv.h b/include/libssh/priv.h
index 152753a..6c5a688 100644
--- a/include/libssh/priv.h
+++ b/include/libssh/priv.h
@@ -39,12 +39,6 @@
#include "config.h"
#include "libssh/libssh.h"
-/* Debugging constants */
-
-/* Define this if you want to debug crypto systems */
-/* it's usefull when you are debugging the lib */
-/*#define DEBUG_CRYPTO */
-
/* some constants */
#define MAX_PACKET_LEN 262144
#define ERROR_BUFFERLEN 1024