richedit: Removed redundant wrapping code

Dylan Smith dylan.ah.smith at gmail.com
Thu Jul 10 09:17:23 CDT 2008


Lines in ME_WrapHandleRun were removed because ME_CalcRunExtent is
already called unconditionally just before it in the call to
ME_WrapSizeRun.

Lines in ME_WrapTextParagraph were removed because they do the same
thing as the call to ME_BeginRow that follows these removed lines.
---
 dlls/riched20/wrap.c |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Removed-redundant-wrapping-code.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080710/e0749697/attachment.txt 


More information about the wine-patches mailing list