mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
Removed prototype for nonexisting function.
svn path=/trunk/; revision=7747
This commit is contained in:
parent
8676b1e8f7
commit
aab2f9e966
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
|||
|
||||
VOID FASTCALL
|
||||
IntValidateParent(PWINDOW_OBJECT Child, HRGN ValidRegion);
|
||||
VOID FASTCALL
|
||||
IntValidateSiblings(PWINDOW_OBJECT Child, HRGN ValidRegion);
|
||||
BOOL FASTCALL
|
||||
IntRedrawWindow(PWINDOW_OBJECT Wnd, const RECT* UpdateRect, HRGN UpdateRgn, ULONG Flags);
|
||||
BOOL FASTCALL
|
||||
|
|
Loading…
Reference in a new issue