mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Remove duplicate definition of KdPrintEx.
svn path=/trunk/; revision=16064
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#define __INCLUDE_INTERNAL_KERNEL_DEBUGGER_H
|
||||
|
||||
struct _KD_DISPATCH_TABLE;
|
||||
#define KdPrintEx(_x_) DbgPrintEx _x_
|
||||
|
||||
#ifdef DBG
|
||||
#include "kdgdb.h"
|
||||
|
||||
Reference in New Issue
Block a user