mirror of
https://github.com/nzbget/nzbget.git
synced 2026-04-20 12:56:53 -04:00
refactor: eliminated two compiler warnings
This commit is contained in:
@@ -598,7 +598,6 @@ void QueueScriptCoordinator::CheckQueue()
|
||||
|
||||
delete m_pCurItem;
|
||||
|
||||
time_t tCurTime = time(NULL);
|
||||
m_pCurItem = NULL;
|
||||
NZBInfo* pCurNZBInfo = NULL;
|
||||
Queue::iterator itCurItem = m_Queue.end();
|
||||
|
||||
Reference in New Issue
Block a user