Modified: trunk/Tokend/PKCS11/GemaltoToken.cpp (128 => 129)
--- trunk/Tokend/PKCS11/GemaltoToken.cpp 2010-06-07 09:17:18 UTC (rev 128)
+++ trunk/Tokend/PKCS11/GemaltoToken.cpp 2010-06-07 13:06:29 UTC (rev 129)
@@ -664,8 +664,8 @@
#pragma mark ---------------- Gemalto Debug --------------
-// Define to unable if you want to activate trace into the code
-#define __DEBUG_GEMALTO__
+// Define if you want to activate trace into the code
+#undef __DEBUG_GEMALTO__
void GemaltoToken::toStringHex(const unsigned char* buffer, const std::size_t& size, std::string &result)
{