mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 13:23:59 +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];
|
[self updateStatusBarStyle];
|
||||||
GetFramework().SetRenderingEnabled();
|
GetFramework().SetRenderingEnabled();
|
||||||
GetFramework().InvalidateRendering();
|
GetFramework().InvalidateRendering();
|
||||||
[self showViralAlertIfNeeded];
|
|
||||||
if (Profile.needsReauthorization) {
|
if (Profile.needsReauthorization) {
|
||||||
[self checkAuthorization];
|
[self checkAuthorization];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user