mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
remove unused variables
This commit is contained in:
@@ -3044,7 +3044,7 @@ void sleepCallBack(void * controller, io_service_t y, natural_t messageType, voi
|
||||
{
|
||||
NSEnumerator * enumerator;
|
||||
Torrent * torrent;
|
||||
BOOL active, allowSleep;
|
||||
BOOL allowSleep;
|
||||
|
||||
switch (messageType)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user