From 36651fffaac4f2d79396bbf7d69cc3070a64a91d Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sun, 24 Dec 2023 08:51:52 +0100 Subject: [PATCH] deleted unused toWide declaration from file_directory.cpp --- src/common/filesystem/source/file_directory.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/common/filesystem/source/file_directory.cpp b/src/common/filesystem/source/file_directory.cpp index c84c1fd9c..8fb082c0c 100644 --- a/src/common/filesystem/source/file_directory.cpp +++ b/src/common/filesystem/source/file_directory.cpp @@ -44,10 +44,6 @@ namespace FileSys { std::string FS_FullPath(const char* directory); -#ifdef _WIN32 -std::wstring toWide(const char* str); -#endif - //========================================================================== // // Zip file