summaryrefslogtreecommitdiffhomepage
path: root/loader
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-11-11 07:16:00 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-11-11 07:16:00 +0100
commitee4806bfe8a29624f670f37334e3e382478325fc (patch)
treea1bf3cbe5bf562dc1d31bdcc3bc6abe46e889bc5 /loader
parentee1a527191db646850ee919b8fe3a6f8cb6cd693 (diff)
a
Diffstat (limited to 'loader')
-rw-r--r--loader/loader-impl.cpp4
1 files changed, 0 insertions, 4 deletions
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_