summaryrefslogtreecommitdiffstats
path: root/debug.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'debug.hpp')
-rw-r--r--debug.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/debug.hpp b/debug.hpp
index 16dc5a8..c53fc45 100644
--- a/debug.hpp
+++ b/debug.hpp
@@ -4,8 +4,6 @@
#include <sstream>
#ifdef DEBUG
-
- #warning building in debug mode!
#ifdef __builtin_strrchr
#define __FILENAME__ (\
__builtin_strrchr(__FILE__, '/') ? \