sorry another one creeped in ;-)

svn path=/trunk/; revision=26622
This commit is contained in:
Timo Kreuzer 2007-05-01 22:28:25 +00:00
parent cef53d8369
commit 45986f803a

View file

@ -60,7 +60,6 @@ EngUnmapFontFile ( ULONG_PTR iFile )
return EngUnmapFontFileFD ( iFile ); return EngUnmapFontFileFD ( iFile );
} }
#if 0
/* /*
* @unimplemented * @unimplemented
*/ */
@ -83,7 +82,6 @@ EngTextOut (
UNIMPLEMENTED; UNIMPLEMENTED;
return FALSE; return FALSE;
} }
#endif
/* /*
* @unimplemented * @unimplemented