summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--serialize/savegame.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/serialize/savegame.cpp b/serialize/savegame.cpp
index be2a95d2..912bb2c5 100644
--- a/serialize/savegame.cpp
+++ b/serialize/savegame.cpp
@@ -27,11 +27,6 @@
//#include <Magnum/Math/Functions.h>
#include <tsl/robin_map.h>
-#ifdef __CLION_IDE__
-#undef fm_assert
-#define fm_assert(...) void(bool((__VA_ARGS__)))
-#endif
-
// ReSharper disable CppDFAUnreachableCode
// ReSharper disable CppDFAUnreachableFunctionCall
// ReSharper disable CppUseStructuredBinding