mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
Remove bogus and unneeded cast.
svn path=/trunk/; revision=17509
This commit is contained in:
@@ -80,7 +80,7 @@ MiniDisplayPacket(
|
||||
UCHAR Buffer[64];
|
||||
if ((DebugTraceLevel & DEBUG_PACKET) > 0) {
|
||||
Length = CopyPacketToBuffer(
|
||||
(PUCHAR)&Buffer,
|
||||
Buffer,
|
||||
Packet,
|
||||
0,
|
||||
64);
|
||||
|
||||
Reference in New Issue
Block a user