From b8c538bcdfdcc7f2739934ea96fe98ae61b565dc Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 10 Feb 2024 22:27:12 +0100 Subject: style fix --- loader/impl.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'loader/impl.cpp') 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 -- cgit v1.2.3