mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Silence stupid compiler which doesn't know what it is talking about
svn path=/trunk/; revision=12751
This commit is contained in:
@@ -411,7 +411,7 @@ IntDestroyCurIconObject(PWINSTATION_OBJECT WinStaObject, PCURICON_OBJECT Object,
|
||||
HBITMAP bmpMask, bmpColor;
|
||||
BOOLEAN Ret;
|
||||
PLIST_ENTRY Search;
|
||||
PCURICON_PROCESS Current;
|
||||
PCURICON_PROCESS Current = NULL;
|
||||
PW32PROCESS W32Process = PsGetWin32Process();
|
||||
|
||||
ExAcquireFastMutex(&Object->Lock);
|
||||
|
||||
Reference in New Issue
Block a user