From 3b9fe53e8ccdf307744651166c1610af4a2543e4 Mon Sep 17 00:00:00 2001 From: inspectredc Date: Sat, 23 Sep 2023 23:34:33 +0100 Subject: oops remove random line --- src/Companion.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Companion.cpp b/src/Companion.cpp index 414b9c0..5d7607a 100644 --- a/src/Companion.cpp +++ b/src/Companion.cpp @@ -18,8 +18,6 @@ #include #include -using string_type = _STD wstring; - namespace fs = std::filesystem; void Companion::Init() { -- cgit v1.2.3