Cleanup: warnings. spelling
This commit is contained in:
@@ -90,7 +90,6 @@ GHOST_TSuccess GHOST_TimerManager::removeTimer(GHOST_TimerTask *timer)
|
||||
// Remove the timer task
|
||||
m_timers.erase(iter);
|
||||
delete timer;
|
||||
timer = NULL;
|
||||
success = GHOST_kSuccess;
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user