[statusicon] remove another reference to unneeded var

This commit is contained in:
Hylke Bons 2011-03-13 02:23:28 +00:00
parent 71aac835ba
commit e1173bad08

View file

@ -419,10 +419,7 @@ namespace SparkleShare {
{
InvokeOnMainThread (delegate {
SparkleUI.NewEvents = 0;
NSApplication.SharedApplication.DockTile.BadgeLabel = null;
});
}