summaryrefslogtreecommitdiffhomepage
path: root/shaders/lightmap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'shaders/lightmap.cpp')
-rw-r--r--shaders/lightmap.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/shaders/lightmap.cpp b/shaders/lightmap.cpp
index 6600885c..20d5616e 100644
--- a/shaders/lightmap.cpp
+++ b/shaders/lightmap.cpp
@@ -18,10 +18,6 @@
#include <Magnum/GL/Renderer.h>
#include <Magnum/GL/TextureFormat.h>
-#if defined __CLION_IDE__ || defined __clang__
-#pragma GCC diagnostic ignored "-Wfloat-equal"
-#endif
-
namespace floormat {
namespace {