aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/elliptic/row_sparse_Jacobian.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elliptic/row_sparse_Jacobian.hh b/src/elliptic/row_sparse_Jacobian.hh
index f9843d5..6fe9b2d 100644
--- a/src/elliptic/row_sparse_Jacobian.hh
+++ b/src/elliptic/row_sparse_Jacobian.hh
@@ -21,7 +21,7 @@
// "Jacobian.hh"
//
-#define DEBUG_ROW_SPARSE_JACOBIAN // define this for detailed
+#undef DEBUG_ROW_SPARSE_JACOBIAN // define this for detailed
// debugging of data structures
// (quite slow, not for production use)
#ifdef DEBUG_ROW_SPARSE_JACOBIAN