Bug 949590 - Follow up, turn off CEH debug console. r=me

This commit is contained in:
Jim Mathies 2013-12-13 09:54:46 -06:00
parent 5e155a22a4
commit 0daa8f1d62

View File

@ -15,7 +15,7 @@
#include <atlbase.h>
#include <shlobj.h>
#define SHOW_CONSOLE 1
//#define SHOW_CONSOLE 1
extern HANDLE sCon;
extern LPCWSTR metroDX10Available;