richedit: Removed redundant wrapping code.
commite4007e9f97eb5742b282b93d5eef88ee68dddea0
authorDylan Smith <dylan.ah.smith@gmail.com>
Thu, 10 Jul 2008 14:17:23 +0000 (10 10:17 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Jul 2008 16:12:48 +0000 (10 18:12 +0200)
treeb853b0ff453a4f7c591a4125f8d4e8dde260e125
parent93e76ece37b1fa1330d83f446a3aebfb5198b744
richedit: Removed redundant wrapping code.

Lines in ME_WrapHandleRun were removed because ME_CalcRunExtent is
already called unconditionally just before it in the call to
ME_WrapSizeRun.
dlls/riched20/wrap.c