undo the last commit....it wasn't accurate
This commit is contained in:
parent
f4439ee4bf
commit
05c82e2a40
|
@ -173,9 +173,6 @@
|
|||
//update dock badge
|
||||
if (baseChange || fSpeedBadge || speedChange)
|
||||
{
|
||||
//copy to avoid badge not being cleared
|
||||
if (!dockIcon)
|
||||
dockIcon = [fDockIcon copy];
|
||||
[NSApp setApplicationIconImage: dockIcon];
|
||||
[dockIcon release];
|
||||
|
||||
|
|
Loading…
Reference in New Issue