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

index 72b1d8e6..6179ba01 100644 --- a/src/ui/UserProfile.cpp +++ b/src/ui/UserProfile.cpp
@@ -175,8 +175,6 @@ UserProfile::refreshDevices() void UserProfile::fetchDeviceList(const QString &userID) { - auto localUser = utils::localUser(); - if (!cache::client() || !cache::client()->isDatabaseReady()) return;