From 11be200a8edba852807f09af1e6053ed11caf4fe Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 27 Jan 2014 08:31:52 +0100 Subject: [PATCH] Whatever this dead code was ever supposed to be good for ...it would never fire as ARGS_ARE_XY_VALUES is a non-zero enum member. The code had been like that since the initial import. Change-Id: Icc3c329218b3105123b2a1448ff9a2838ecd4912 --- vcl/source/fontsubset/sft.cxx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vcl/source/fontsubset/sft.cxx b/vcl/source/fontsubset/sft.cxx index 23a15f64d1bb..caf84587cb65 100644 --- a/vcl/source/fontsubset/sft.cxx +++ b/vcl/source/fontsubset/sft.cxx @@ -623,10 +623,6 @@ static int GetCompoundTTOutline(TrueTypeFont *ttf, sal_uInt32 glyphID, ControlPo if (abs3 < 0) abs3 = -abs3; if (abs3 <= 33) n *= 2; - if (!ARGS_ARE_XY_VALUES) { /* match the points */ - assert(!"ARGS_ARE_XY_VALUES is not implemented!!!\n"); - } - for (i=0; i