deleted unused toWide declaration from file_directory.cpp

This commit is contained in:
Christoph Oelckers 2023-12-24 08:51:52 +01:00
parent baa9251741
commit 36651fffaa

View file

@ -44,10 +44,6 @@ namespace FileSys {
std::string FS_FullPath(const char* directory);
#ifdef _WIN32
std::wstring toWide(const char* str);
#endif
//==========================================================================
//
// Zip file