HLExtract: remove pointless call

This commit is contained in:
Ondřej Hošek 2012-06-30 20:18:19 +02:00
parent af8c23d24e
commit 4d4d8a414a
1 changed files with 0 additions and 2 deletions

View File

@ -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: