Call RemoveToken() in the destructor
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20736 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -678,6 +678,7 @@ ServerPicture::ServerPicture(const ServerPicture &picture)
|
|||||||
|
|
||||||
ServerPicture::~ServerPicture()
|
ServerPicture::~ServerPicture()
|
||||||
{
|
{
|
||||||
|
gTokenSpace.RemoveToken(fToken);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user