PARA: Fixed some memory leaks
svn-id: r32519
This commit is contained in:
parent
0cbfc3a9d1
commit
fa75221e48
6 changed files with 21 additions and 29 deletions
|
@ -154,7 +154,9 @@ int Parallaction_ns::init() {
|
|||
|
||||
Parallaction_ns::~Parallaction_ns() {
|
||||
freeFonts();
|
||||
|
||||
|
||||
delete _locationParser;
|
||||
delete _programParser;
|
||||
delete _mouseComposedArrow;
|
||||
|
||||
_location._animations.remove(_char._ani);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue