Fixed memory leaks in case of --no-graphics (just to reduce
unnecessary output of LeakCheck). git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11573 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
1f4a25efab
commit
8a2c1b466d
@ -329,6 +329,6 @@ void ProfileWorld::enterRaceOverState()
|
||||
banana_count, s_nitro_count, l_nitro_count, bubble_count,
|
||||
off_track_count);
|
||||
} // for it !=all_groups.end
|
||||
|
||||
delete this;
|
||||
main_loop->abort();
|
||||
} // enterRaceOverState
|
||||
|
Loading…
x
Reference in New Issue
Block a user