mirror of
https://github.com/status-im/realm-js.git
synced 2025-03-03 23:51:16 +00:00
commit
ac1a8f050e
@ -440,8 +440,6 @@ uint64_t Realm::get_schema_version(const realm::Realm::Config &config)
|
||||
|
||||
void Realm::close()
|
||||
{
|
||||
invalidate();
|
||||
|
||||
if (m_coordinator) {
|
||||
m_coordinator->unregister_realm(this);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user