aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/debug.cpp')
-rw-r--r--src/utils/debug.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/debug.cpp b/src/utils/debug.cpp
index 6ba1924ee..894418650 100644
--- a/src/utils/debug.cpp
+++ b/src/utils/debug.cpp
@@ -31,5 +31,3 @@ void print_vec(const std::string& name,
}
}
-
-#endif