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