summaryrefslogtreecommitdiff
path: root/src/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug.h')
-rw-r--r--src/debug.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/debug.h b/src/debug.h
index edfe0408d..47ccfc2bb 100644
--- a/src/debug.h
+++ b/src/debug.h
@@ -64,8 +64,6 @@
#endif // ENABLE_SDL_DEBUG
-#ifdef DEBUG_PHYSFS
+#ifdef DEBUG_VIRTFS
#define RWopsOpenRead(name) RWopsOpenRead(name, __FILE__, __LINE__)
-#else // DEBUG_PHYSFS
-
#endif // DEBUG_PHYSFS