From 60147212b9f0475ebbf1b41b20b3c56ba5180055 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 1 May 2016 01:41:51 +0300 Subject: Remove commented line from localconsts.h --- src/localconsts.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/localconsts.h') diff --git a/src/localconsts.h b/src/localconsts.h index 455a0ba3c..e39102f86 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -27,8 +27,6 @@ #define CAST_U32 static_cast #define CAST_SIZE static_cast -//#define noexcept2 - #define GCC_VERSION (__GNUC__ * 10000 \ + __GNUC_MINOR__ * 100 \ + __GNUC_PATCHLEVEL__) -- cgit v1.2.3-70-g09d2