just a return

This commit is contained in:
Mitchell Livingston 2007-08-18 17:20:53 +00:00
parent ea49180f94
commit dcf2ad1864
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@
fMixedImage = [NSImage imageNamed: @"PriorityMixed.png"];
image = fMixedImage;
}
else if ([priorities containsObject: [NSNumber numberWithInt: TR_PRI_NORMAL]])
{
if (!fNormalImage)