summaryrefslogtreecommitdiff
path: root/src/lib/Assert.h
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-05-14 08:16:51 +0200
committerPiotr Krysik <perper@o2.pl>2009-05-14 08:16:51 +0200
commit8ac6aed74715e12208c8f84a5018303457edd9c8 (patch)
treee64b5c8e2d48d3b616b7c8b580a779be854ec680 /src/lib/Assert.h
parentb464d0b7e16abe2e1a2ff9aad73409c2b42228dd (diff)
sch search is now working (but the code is dirty)
Diffstat (limited to 'src/lib/Assert.h')
-rw-r--r--src/lib/Assert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Assert.h b/src/lib/Assert.h
index 67fe02f..acfb3f7 100644
--- a/src/lib/Assert.h
+++ b/src/lib/Assert.h
@@ -26,7 +26,7 @@
#include "stdio.h"
#include <iostream>
-//#define NDEBUG
+#define NDEBUG
/**@name Macros for standard messages. */
//@{
personal git repositories of Harald Welte. Your mileage may vary