mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
refactor: Remove unused function
This commit is contained in:
@@ -25,7 +25,6 @@ int main(int argc, char *argv[])
|
||||
QApplication qa(argc, argv);
|
||||
Q_UNUSED(qa) // application init needed
|
||||
|
||||
// initWindowsAudioDevices();
|
||||
CCrashHandler::instance()->init();
|
||||
|
||||
// at shutdown the whole application will be "deleted" outside the block
|
||||
|
||||
Reference in New Issue
Block a user