mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
Remove duplicate definition of KdPrintEx.
svn path=/trunk/; revision=16064
This commit is contained in:
parent
5e0373034a
commit
bc47c238df
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
#define __INCLUDE_INTERNAL_KERNEL_DEBUGGER_H
|
||||
|
||||
struct _KD_DISPATCH_TABLE;
|
||||
#define KdPrintEx(_x_) DbgPrintEx _x_
|
||||
|
||||
#ifdef DBG
|
||||
#include "kdgdb.h"
|
||||
|
|
Loading…
Reference in a new issue