Closed adamv closed 14 years ago
registerObservers is calling NSNotificationCenter.defaultCenter twice. Stills works, of course, but redundant. I went a bit further and register the observers in a loop: http://github.com/adamv/gmail-notifr/commit/d6e7942bfe2fa7c9b8de11928f7071b1d52ebcce
Merged in. Thanks:)
registerObservers is calling NSNotificationCenter.defaultCenter twice. Stills works, of course, but redundant. I went a bit further and register the observers in a loop: http://github.com/adamv/gmail-notifr/commit/d6e7942bfe2fa7c9b8de11928f7071b1d52ebcce