[QT] some mac specifiy cleanup (memory handling, unnecessary code)
This commit is contained in:
@@ -237,7 +237,7 @@ BitcoinGUI::~BitcoinGUI()
|
||||
trayIcon->hide();
|
||||
#ifdef Q_OS_MAC
|
||||
delete appMenuBar;
|
||||
MacDockIconHandler::instance()->setMainWindow(NULL);
|
||||
MacDockIconHandler::cleanup();
|
||||
#endif
|
||||
|
||||
delete rpcConsole;
|
||||
|
||||
Reference in New Issue
Block a user