diff --git a/include/internal/catch_capture.hpp b/include/internal/catch_capture.hpp index a815f70e..f8ce6cf8 100644 --- a/include/internal/catch_capture.hpp +++ b/include/internal/catch_capture.hpp @@ -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