From 7af9992ca81c699bc1cf05eb691e284bf424f050 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Mon, 18 Apr 2022 17:54:29 -0700 Subject: Changeset: 9 Implement IresSpritesheet --- source/Macros.hpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'source/Macros.hpp') diff --git a/source/Macros.hpp b/source/Macros.hpp index 71a438a..9f25cc4 100644 --- a/source/Macros.hpp +++ b/source/Macros.hpp @@ -21,9 +21,3 @@ #else # define UNREACHABLE #endif - -#if defined(DOCTEST_CONFIG_DISABLE) -# define TESTED_MEMEBERS_VISBILITY private -#else -# define TESTED_MEMEBERS_VISBILITY public -#endif -- cgit v1.2.3-70-g09d2