Remove useless ;
This commit is contained in:
parent
c80e253a24
commit
529c93503d
1 changed files with 1 additions and 1 deletions
|
|
@ -895,7 +895,7 @@ Cache::pickleSecret()
|
|||
}
|
||||
|
||||
return pickle_secret_;
|
||||
};
|
||||
}
|
||||
|
||||
void
|
||||
Cache::removeInvite(lmdb::txn &txn, const std::string &room_id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue