Do not force-enable logging.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@351 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Maarten ter Huurne 2008-08-27 11:38:15 +00:00
parent c0da275501
commit 6c5f0fc0f3
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#ifndef _GLOBALS_H
#define _GLOBALS_H
#define LOGGING
//#define LOGGING
#include "Common.h"
#include "x64Emitter.h"