mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-27 11:49:01 +03:00
Code cleanup
This commit is contained in:
parent
493efdbf10
commit
dd67e1ee9d
1 changed files with 0 additions and 2 deletions
|
@ -2053,8 +2053,6 @@ void Bittorrent::addConsoleMessage(QString msg, QString) {
|
|||
saveSessionState();
|
||||
qDebug("Saving fast resume data");
|
||||
saveFastResumeData();
|
||||
qDebug("Deleting the session");
|
||||
delete s;
|
||||
qDebug("Sending computer shutdown signal");
|
||||
misc::shutdownComputer();
|
||||
qDebug("Exiting the application");
|
||||
|
|
Loading…
Reference in a new issue