Remove an obsolete change that made it in on the last commit...

git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@666 a6443dda-0b58-4228-96e9-037be469359c
This commit is contained in:
arcum42 2009-01-30 23:29:22 +00:00 committed by Gregory Hainaut
parent 30554896ec
commit b9fe352299
1 changed files with 2 additions and 2 deletions

View File

@ -35,13 +35,13 @@ using namespace R5900;
FILE *emuLog;
//#ifdef PCSX2_DEVBUILD
#ifdef PCSX2_DEVBUILD
u32 varLog;
// these used by the depreciated _old_Log only
u16 logProtocol;
u8 logSource;
//#endif
#endif
int connected=0;