From b37051d28b36e1b1a5986b9c123be0ab63e23b21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Hentschel?= Date: Wed, 13 Jul 2011 20:33:31 +0200 Subject: [PATCH] user32: Remove dead assignment (clang). --- dlls/user32/text.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/user32/text.c b/dlls/user32/text.c index c9ded6839dd..fb71fa7e1d4 100644 --- a/dlls/user32/text.c +++ b/dlls/user32/text.c @@ -723,7 +723,6 @@ static const WCHAR *TEXT_NextLineW( HDC hdc, const WCHAR *str, int *count, * pellip->under */ } - line_fits = (size.cx <= max_seg_width); ellipsified = 1; } /* As an optimisation if we have ellipsified and we are expanding