just a return
This commit is contained in:
parent
ea49180f94
commit
dcf2ad1864
|
@ -98,7 +98,6 @@
|
|||
fMixedImage = [NSImage imageNamed: @"PriorityMixed.png"];
|
||||
image = fMixedImage;
|
||||
}
|
||||
|
||||
else if ([priorities containsObject: [NSNumber numberWithInt: TR_PRI_NORMAL]])
|
||||
{
|
||||
if (!fNormalImage)
|
||||
|
|
Loading…
Reference in New Issue