mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 22:55:11 +00:00
Remove base::Observable / base::Variable.
This commit is contained in:
@@ -829,10 +829,6 @@ rpl::producer<bool> Application::appDeactivatedValue() const {
|
||||
});
|
||||
}
|
||||
|
||||
void Application::call_handleObservables() {
|
||||
base::HandleObservables();
|
||||
}
|
||||
|
||||
void Application::switchDebugMode() {
|
||||
if (Logs::DebugEnabled()) {
|
||||
Logs::SetDebugEnabled(false);
|
||||
|
Reference in New Issue
Block a user