From ee4806bfe8a29624f670f37334e3e382478325fc Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 11 Nov 2022 07:16:00 +0100 Subject: a --- loader/loader-impl.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'loader') diff --git a/loader/loader-impl.cpp b/loader/loader-impl.cpp index 5d137eca..5798efcc 100644 --- a/loader/loader-impl.cpp +++ b/loader/loader-impl.cpp @@ -24,10 +24,6 @@ #pragma GCC diagnostic ignored "-Walloca" #endif -using StringView = Corrade::Containers::StringView; - -namespace Path = Corrade::Utility::Path; - namespace floormat { struct loader_impl final : loader_ -- cgit v1.2.3