Fix release build

svn path=/trunk/; revision=66393
This commit is contained in:
Timo Kreuzer 2015-02-21 17:28:37 +00:00
parent b2df4c6fc5
commit e299c2dfe9

View file

@ -185,6 +185,4 @@
#endif
#define KeRosDumpStackFrames(Frames, Count) KdSystemDebugControl('DsoR', (PVOID)Frames, Count, NULL, 0, NULL, KernelMode)
BOOL DbgInitDebugChannels();