diff options
Diffstat (limited to 'loader/impl.cpp')
-rw-r--r-- | loader/impl.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/loader/impl.cpp b/loader/impl.cpp index 12b71a9b..1d758c4e 100644 --- a/loader/impl.cpp +++ b/loader/impl.cpp @@ -15,10 +15,6 @@ #include "atlas-loader.hpp" #include "atlas-loader-storage.hpp" -#ifdef __GNUG__ -#pragma GCC diagnostic ignored "-Walloca" -#endif - namespace floormat { } // namespace floormat |