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

@@ -316,10 +316,6 @@ ifeq ($(RELEASE), y)
OPTS += -DRELEASE_BUILD
RFLAGS += -DRELEASE_BUILD
endif
ifeq ($(VRAMDUMP), y)
OPTS += -DENABLE_VRAM_DUMP
RFLAGS += -DENABLE_VRAM_DUMP
endif
# Optional modules.