forked from organicmaps/organicmaps
[android] Crashfix for migration controller.
This commit is contained in:
parent
e1c035e234
commit
4939196bc7
1 changed files with 0 additions and 3 deletions
|
@ -114,9 +114,6 @@ final class MigrationController
|
|||
|
||||
void attach(Container container)
|
||||
{
|
||||
if (mContainer != null)
|
||||
throw new IllegalStateException("Must be detached before attach()");
|
||||
|
||||
mContainer = container;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue