Removed stray define

This commit is contained in:
Martin Hořeňovský 2017-03-20 10:53:32 +01:00
parent 6a502cc2f5
commit 55ed17f97b

View File

@ -50,9 +50,6 @@
INTERNAL_CATCH_REACT( __catchResult ) \
} while( Catch::alwaysFalse() )
#define INTERNAL_CATCH_
#else
///////////////////////////////////////////////////////////////////////////////
// In the event of a failure works out if the debugger needs to be invoked