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 --- gui/LnxMain.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gui') diff --git a/gui/LnxMain.c b/gui/LnxMain.c index 8e04bc96..c0ff8e72 100644 --- a/gui/LnxMain.c +++ b/gui/LnxMain.c @@ -449,11 +449,6 @@ int main(int argc, char *argv[]) { } int SysInit() { -#ifdef GTE_DUMP - gteLog = fopen("gteLog.txt","wb"); - setvbuf(gteLog, NULL, _IONBF, 0); -#endif - #ifdef EMU_LOG #ifndef LOG_STDOUT emuLog = fopen("emuLog.txt","wb"); -- cgit v1.2.3