mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
warnings--; miscellaneous other cleanup
This commit is contained in:
@@ -2065,9 +2065,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
|
||||
}
|
||||
|
||||
[fTableView selectValues: selectedValues];
|
||||
#warning still happens anyway?
|
||||
//removed because it made the inspector reset (noticeable when a transfer with web seeds is selected)
|
||||
//[self resetInfo]; //if group is already selected, but the torrents in it change
|
||||
[self resetInfo]; //if group is already selected, but the torrents in it change
|
||||
|
||||
[self setBottomCountText: groupRows || filterStatus || filterGroup || filterText];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user