mirror of
https://github.com/nzbget/nzbget.git
synced 2026-06-12 21:54:15 -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