mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 14:57:52 +00:00
Forgot to remove outdated code
This commit is contained in:
parent
5ab7c91d49
commit
e2208a484e
@ -335,10 +335,7 @@ int main(int argc, char *argv[]){
|
||||
delete loader;
|
||||
#endif
|
||||
qDebug("Deleting app...");
|
||||
#ifndef Q_WS_WIN
|
||||
// XXX: Why does it crash on Windows in QWindowsVistaStyle destructor!?
|
||||
delete app;
|
||||
#endif
|
||||
qDebug("App was deleted! All good.");
|
||||
return ret;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user