summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--lib/discovery.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/discovery.cc b/lib/discovery.cc
index a308b56..af9686a 100644
--- a/lib/discovery.cc
+++ b/lib/discovery.cc
@@ -171,2 +171,3 @@ namespace opkele {
td.opt_set(TidyShowWarnings,false);
+#endif /* NDEBUG */
td.opt_set(TidyForceOutput,true);
@@ -175,3 +176,2 @@ namespace opkele {
td.opt_set(TidyMark,false);
-#endif /* NDEBUG */
if(td.parse_string(save_html)<=0)