From 70471f78d1a92f540906a466e1c68ce39fb72a0a Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Fri, 28 Dec 2007 18:25:20 +0000 Subject: [PATCH] remove comment that wasn't meant to be committed --- macosx/Controller.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macosx/Controller.m b/macosx/Controller.m index c74ce5d6b..fcabab61a 100644 --- a/macosx/Controller.m +++ b/macosx/Controller.m @@ -1506,7 +1506,7 @@ void sleepCallBack(void * controller, io_service_t y, natural_t messageType, voi } //badge dock - //[fBadger updateBadge]; + [fBadger updateBadge]; } - (void) updateTorrentsInQueue