mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
Remove deprecated define
svn path=/trunk/; revision=42463
This commit is contained in:
parent
31b15e4854
commit
0d14376113
1 changed files with 0 additions and 2 deletions
|
@ -76,8 +76,6 @@ PCURICON_OBJECT FASTCALL UserGetCurIconObject(HCURSOR hCurIcon)
|
||||||
return CurIcon;
|
return CurIcon;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#define COLORCURSORS_ALLOWED FALSE
|
|
||||||
HCURSOR
|
HCURSOR
|
||||||
FASTCALL
|
FASTCALL
|
||||||
IntSetCursor(
|
IntSetCursor(
|
||||||
|
|
Loading…
Reference in a new issue