summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-04-08 09:37:24 +0200
committerStanislaw Halik <sthalik@misaki.pl>2024-04-08 09:37:24 +0200
commit755942d4e15dd426473b124850188055529b78be (patch)
treeea2a73c556f05b512c896d0c95c1d7f9d3cc9541
parentf487b991fa3a3a7837c8e02aa0a286f159287974 (diff)
d
-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