use optimization level -Os

This commit is contained in:
Mitchell Livingston
2007-08-14 19:58:07 +00:00
parent d239665a02
commit d8905329bb
3 changed files with 3 additions and 1 deletions

View File

@@ -770,6 +770,7 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
[self updateTorrentsInQueue];
}
#warning forceDeleteTorrent - make NOT delete
- (void) openCreatedFile: (NSNotification *) notification
{
NSDictionary * dict = [notification userInfo];