mirror of
https://github.com/anope/anope.git
synced 2026-06-30 20:06:39 +02:00
Cleanup in main.cpp.
This commit is contained in:
@@ -555,7 +555,7 @@ class DBPlain : public Module
|
||||
Alog() << "Unable to back up database!";
|
||||
|
||||
if (!Config.NoBackupOkay)
|
||||
quitting = 1;
|
||||
quitting = true;
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user