mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
use optimization level -Os
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user