mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +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 );
|
return EngUnmapFontFileFD ( iFile );
|
||||||
}
|
}
|
||||||
|
|
||||||
#if 0
|
|
||||||
/*
|
/*
|
||||||
* @unimplemented
|
* @unimplemented
|
||||||
*/
|
*/
|
||||||
|
@ -83,7 +82,6 @@ EngTextOut (
|
||||||
UNIMPLEMENTED;
|
UNIMPLEMENTED;
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @unimplemented
|
* @unimplemented
|
||||||
|
|
Loading…
Reference in a new issue