summaryrefslogtreecommitdiff
path: root/libpcsxcore/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpcsxcore/debug.h')
-rw-r--r--libpcsxcore/debug.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libpcsxcore/debug.h b/libpcsxcore/debug.h
index 84aa8492..7d282a58 100644
--- a/libpcsxcore/debug.h
+++ b/libpcsxcore/debug.h
@@ -47,12 +47,6 @@ FILE *emuLog;
* Ryan TODO: These should ALL be definable with configure flags.
*/
-//#define GTE_DUMP
-
-#ifdef GTE_DUMP
-FILE *gteLog;
-#endif
-
//#define LOG_STDOUT
//#define PAD_LOG __Log