summaryrefslogtreecommitdiffstats
path: root/src/Cache.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cache.cc')
-rw-r--r--src/Cache.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Cache.cc b/src/Cache.cc
index c96ec37d..3f7b141b 100644
--- a/src/Cache.cc
+++ b/src/Cache.cc
@@ -36,8 +36,7 @@ Cache::Cache(const QString &userId)
, roomDb_{ 0 }
, isMounted_{ false }
, userId_{ userId }
-{
-}
+{}
void
Cache::setup()