diff options
Diffstat (limited to 'lib/include')
-rw-r--r-- | lib/include/libostp/session.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/include/libostp/session.h b/lib/include/libostp/session.h index 591ac0e..397fa68 100644 --- a/lib/include/libostp/session.h +++ b/lib/include/libostp/session.h @@ -32,8 +32,6 @@ #include <stdint.h> -#define LIBOSTP_DEBUG 1 - struct ostp_session { unsigned char *session_key; int sockfd; |