mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Code cleanup
This commit is contained in:
@@ -2053,8 +2053,6 @@ void Bittorrent::addConsoleMessage(QString msg, QString) {
|
|||||||
saveSessionState();
|
saveSessionState();
|
||||||
qDebug("Saving fast resume data");
|
qDebug("Saving fast resume data");
|
||||||
saveFastResumeData();
|
saveFastResumeData();
|
||||||
qDebug("Deleting the session");
|
|
||||||
delete s;
|
|
||||||
qDebug("Sending computer shutdown signal");
|
qDebug("Sending computer shutdown signal");
|
||||||
misc::shutdownComputer();
|
misc::shutdownComputer();
|
||||||
qDebug("Exiting the application");
|
qDebug("Exiting the application");
|
||||||
|
|||||||
Reference in New Issue
Block a user