mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
sorry another one creeped in ;-)
svn path=/trunk/; revision=26622
This commit is contained in:
parent
cef53d8369
commit
45986f803a
1 changed files with 0 additions and 2 deletions
|
@ -60,7 +60,6 @@ EngUnmapFontFile ( ULONG_PTR iFile )
|
|||
return EngUnmapFontFileFD ( iFile );
|
||||
}
|
||||
|
||||
#if 0
|
||||
/*
|
||||
* @unimplemented
|
||||
*/
|
||||
|
@ -83,7 +82,6 @@ EngTextOut (
|
|||
UNIMPLEMENTED;
|
||||
return FALSE;
|
||||
}
|
||||
#endif
|
||||
|
||||
/*
|
||||
* @unimplemented
|
||||
|
|
Loading…
Reference in a new issue