[ros-diffs] [navaraf] 16064: Remove duplicate definition of
KdPrintEx.
navaraf at svn.reactos.com
navaraf at svn.reactos.com
Sun Jun 19 00:07:06 CEST 2005
Remove duplicate definition of KdPrintEx.
Modified: trunk/reactos/ntoskrnl/include/internal/kd.h
_____
Modified: trunk/reactos/ntoskrnl/include/internal/kd.h
--- trunk/reactos/ntoskrnl/include/internal/kd.h 2005-06-18
21:55:59 UTC (rev 16063)
+++ trunk/reactos/ntoskrnl/include/internal/kd.h 2005-06-18
22:06:54 UTC (rev 16064)
@@ -7,7 +7,6 @@
#define __INCLUDE_INTERNAL_KERNEL_DEBUGGER_H
struct _KD_DISPATCH_TABLE;
-#define KdPrintEx(_x_) DbgPrintEx _x_
#ifdef DBG
#include "kdgdb.h"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050619/4dd2acb0/attachment.html
More information about the Ros-diffs
mailing list