IGFD: remove std::filesystem support

it is unused in Furnace
This commit is contained in:
tildearrow 2023-06-16 16:12:20 -05:00
parent 7b30cfb1b7
commit 9b1fea5c36
3 changed files with 3 additions and 101 deletions

View file

@ -2,9 +2,6 @@
// uncomment and modify defines under for customize ImGuiFileDialog
//this options need c++17
//#define USE_STD_FILESYSTEM
//#define MAX_FILE_DIALOG_NAME_BUFFER 1024
//#define MAX_PATH_BUFFER_SIZE 1024