Fixed GCC47 issues and fmodex copying

This commit is contained in:
Drake Arconis
2012-08-09 10:56:29 -04:00
parent cbbc42d564
commit 0be43cf1c2
4 changed files with 19 additions and 7 deletions

View File

@@ -457,7 +457,7 @@ public:
mDataEnd = NULL;
}
notifyRemoval(data);
this->notifyRemoval(data);
checkAlive();
}