From 46a28a711fd730828ae5596f68ef3510a20b7b31 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Mon, 21 Jan 2019 15:26:43 +0100 Subject: Make window_test threaded --- debug.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'debug.hpp') diff --git a/debug.hpp b/debug.hpp index 16dc5a8..c53fc45 100644 --- a/debug.hpp +++ b/debug.hpp @@ -4,8 +4,6 @@ #include #ifdef DEBUG - - #warning building in debug mode! #ifdef __builtin_strrchr #define __FILENAME__ (\ __builtin_strrchr(__FILE__, '/') ? \ -- cgit v1.2.1