gdi32: Remove the code which bypasses the DC transformation checks.
commitf898547b77a091132aefa1967887f5e640819bd4
authorDmitry Timoshkov <dmitry@codeweavers.com>
Thu, 9 Oct 2008 01:23:46 +0000 (9 10:23 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Oct 2008 10:57:54 +0000 (9 12:57 +0200)
treeba56b664d8e5125e8c1b926757ead456b0da67ec
parentf3e7637139f3133c24313423742822c1de47531b
gdi32: Remove the code which bypasses the DC transformation checks.

If it's absolutely required to check the child list first, that should be
done inside of find_in_cache using the same comparisons as done there.
dlls/gdi32/freetype.c