IGFD: remove std::filesystem support
it is unused in Furnace
This commit is contained in:
parent
7b30cfb1b7
commit
9b1fea5c36
3 changed files with 3 additions and 101 deletions
3
extern/igfd/ImGuiFileDialogConfig.h
vendored
3
extern/igfd/ImGuiFileDialogConfig.h
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue