Updated TODOs

This commit is contained in:
relikd
2019-01-15 02:21:04 +01:00
parent 3d6865657b
commit 55850832d8
6 changed files with 5 additions and 38 deletions

View File

@@ -40,7 +40,6 @@
}
- (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
printf("up and running\n");
// feed://https://feeds.feedburner.com/simpledesktops
[FeedDownload registerNetworkChangeNotification]; // will call update scheduler
}