mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
Remove fixme in GetCurrentObject.
svn path=/trunk/; revision=28732
This commit is contained in:
parent
c8892c844b
commit
e52ae16a81
1 changed files with 0 additions and 1 deletions
|
@ -362,7 +362,6 @@ STDCALL
|
|||
GetCurrentObject(HDC hdc,
|
||||
UINT uObjectType)
|
||||
{
|
||||
/* FIXME some part need be done in user mode */
|
||||
switch(uObjectType)
|
||||
{
|
||||
case OBJ_EXTPEN:
|
||||
|
|
Loading…
Reference in a new issue