Erwan
- fixed a few memory leaks
This commit is contained in:
@@ -76,6 +76,7 @@ protected:
|
||||
~SampleCache();
|
||||
public:
|
||||
static SampleCache * GetInstance();
|
||||
static void DestroyInstance();
|
||||
SampleCache(){lastTime = 0;};
|
||||
JSample * getSample(string filename);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user