mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[ios] Fixed merge error after removing method
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
@@ -382,7 +382,6 @@ NSString *const kAboutSegue = @"Map2About";
|
||||
[self updateStatusBarStyle];
|
||||
GetFramework().SetRenderingEnabled();
|
||||
GetFramework().InvalidateRendering();
|
||||
[self showViralAlertIfNeeded];
|
||||
if (Profile.needsReauthorization) {
|
||||
[self checkAuthorization];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user