summary refs log tree commit diff
path: root/src/Cache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cache.cpp')
-rw-r--r--src/Cache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp

index be79a0e0..ed6a5f34 100644 --- a/src/Cache.cpp +++ b/src/Cache.cpp
@@ -895,7 +895,7 @@ Cache::pickleSecret() } return pickle_secret_; -}; +} void Cache::removeInvite(lmdb::txn &txn, const std::string &room_id)