Remove the obsolete logging and defunct VRAM dumping options from the Win32 UI
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user