mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Remove some debug code.
This commit is contained in:
@@ -3747,7 +3747,6 @@ void Account::writePrefs() {
|
||||
}
|
||||
|
||||
void Account::readPrefs() {
|
||||
return; AssertIsDebug();
|
||||
FileReadDescriptor prefs;
|
||||
if (!ReadEncryptedFile(prefs, _prefsKey, _basePath, _localKey)) {
|
||||
ClearKey(_prefsKey, _basePath);
|
||||
|
||||
Reference in New Issue
Block a user