mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-19 23:41:51 +02:00
fix build
This commit is contained in:
parent
80c8e61cf8
commit
196397f210
@ -162,23 +162,6 @@ TomahawkApp::TomahawkApp( int& argc, char *argv[] )
|
||||
setupLogfile();
|
||||
}
|
||||
|
||||
|
||||
TomahawkApp::~TomahawkApp()
|
||||
{
|
||||
qDebug() << Q_FUNC_INFO;
|
||||
|
||||
delete m_sipHandler;
|
||||
delete m_servent;
|
||||
|
||||
#ifndef TOMAHAWK_HEADLESS
|
||||
delete m_mainwindow;
|
||||
delete m_audioEngine;
|
||||
#endif
|
||||
|
||||
delete m_database;
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
TomahawkApp::init()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user