Make constructor in XMMSHandler private.
Also adds a proper destructor to the class.
This commit is contained in:
parent
98d56cf42d
commit
7b00c4c9fb
2 changed files with 5 additions and 3 deletions
|
@ -317,5 +317,6 @@ XMMSHandler::medialib_info (XMMSResultDict *res)
|
|||
|
||||
XMMSHandler::~XMMSHandler ()
|
||||
{
|
||||
delete m_xmmsc;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue