From 4d4d8a414aef47001bc0b3fe820a2f8d084ceaf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Ho=C5=A1ek?= Date: Sat, 30 Jun 2012 20:18:19 +0200 Subject: [PATCH] HLExtract: remove pointless call --- HLExtract/Main.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/HLExtract/Main.c b/HLExtract/Main.c index 94e1bee..5623b51 100644 --- a/HLExtract/Main.c +++ b/HLExtract/Main.c @@ -899,8 +899,6 @@ hlVoid PrintAttribute(hlChar *lpPrefix, HLAttribute *pAttribute, hlChar *lpPostf hlVoid PrintValidation(HLValidation eValidation) { - hlUInt16 uiColor = GetColor(); - switch(eValidation) { case HL_VALIDATES_ASSUMED_OK: