Remove the obsolete logging and defunct VRAM dumping options from the Win32 UI

This commit is contained in:
Alexander Babikov
2022-02-07 15:59:13 +05:00
parent bc4588c1a5
commit 1a7a93010d
49 changed files with 0 additions and 1527 deletions

View File

@@ -108,7 +108,6 @@ option(DYNAREC "Dynamic recompiler"
option(OPENAL "OpenAL" ON)
option(FLUIDSYNTH "FluidSynth" ON)
option(MUNT "MUNT" ON)
option(VRAMDUMP "Video RAM dumping" OFF)
option(DINPUT "DirectInput" OFF)
option(CPPTHREADS "C++11 threads" ON)
option(NEW_DYNAREC "Use the PCem v15 (\"new\") dynamic recompiler" OFF)