aboutsummaryrefslogtreecommitdiff
path: root/pkcs11.c
diff options
context:
space:
mode:
Diffstat (limited to 'pkcs11.c')
-rw-r--r--pkcs11.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkcs11.c b/pkcs11.c
index eef1aec..de8f902 100644
--- a/pkcs11.c
+++ b/pkcs11.c
@@ -88,11 +88,11 @@
*/
#ifndef DEBUG_HAL
-#define DEBUG_HAL 1
+#define DEBUG_HAL 0
#endif
#ifndef DEBUG_PKCS11
-#define DEBUG_PKCS11 1
+#define DEBUG_PKCS11 0
#endif
/*