diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-02-10 22:27:12 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-02-11 08:49:51 +0100 |
| commit | b8c538bcdfdcc7f2739934ea96fe98ae61b565dc (patch) | |
| tree | 0f95cdb213569328f3d4f94eb91fc89cfaae2a91 /loader/impl.cpp | |
| parent | 92c17482e7a758ff2690519932193e85856a159e (diff) | |
style fix
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 |
