Remove duplicate definition of KdPrintEx.

svn path=/trunk/; revision=16064
This commit is contained in:
Filip Navara 2005-06-18 22:06:54 +00:00
parent 5e0373034a
commit bc47c238df

View file

@ -7,7 +7,6 @@
#define __INCLUDE_INTERNAL_KERNEL_DEBUGGER_H
struct _KD_DISPATCH_TABLE;
#define KdPrintEx(_x_) DbgPrintEx _x_
#ifdef DBG
#include "kdgdb.h"