From ed0bed6286a59464d38b06483b11f8c577ce2e28 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Mon, 12 Apr 2010 16:34:44 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@44905 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- libpcsxcore/debug.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'libpcsxcore/debug.h') 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 -- cgit v1.2.3