Memory leak fix.

This commit is contained in:
durk
2006-09-30 05:11:25 +00:00
parent 9f5412fa9d
commit 198de211f8

View File

@@ -41,6 +41,7 @@ SGModelPlacement::SGModelPlacement ()
SGModelPlacement::~SGModelPlacement ()
{
delete _location;
}
void