summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornelson%bolyard.com <devnull@localhost>2008-10-06 23:16:50 +0000
committernelson%bolyard.com <devnull@localhost>2008-10-06 23:16:50 +0000
commit2f205679011009cea5b66bec8fdee752b97f254e (patch)
tree6762fb3dc11f16903d1c7911f97c8954a8058186
parentcfb309dd0b0c874b648bfc49edeeb20c7562bb4d (diff)
downloadnss-hg-2f205679011009cea5b66bec8fdee752b97f254e.tar.gz
Bug 457980: remove hundreds of kilobytes of useless strings in libPKIX, r=alexei
-rwxr-xr-xsecurity/nss/lib/libpkix/pkix/util/pkix_tools.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/libpkix/pkix/util/pkix_tools.h b/security/nss/lib/libpkix/pkix/util/pkix_tools.h
index a113550a5..f4fcb4a6e 100755
--- a/security/nss/lib/libpkix/pkix/util/pkix_tools.h
+++ b/security/nss/lib/libpkix/pkix/util/pkix_tools.h
@@ -328,7 +328,7 @@ extern PLHashNumber PR_CALLBACK pkix_ErrorGen_Hash (const void *key);
#endif
/* disable to disable ;-) */
-#define WANT_TRACE_CHECK_FAILURES
+/* #define WANT_TRACE_CHECK_FAILURES */
#ifdef WANT_TRACE_CHECK_FAILURES
#define TRACE_CHECK_FAILURE(what, errorstring) \