summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2020-02-28 09:00:26 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2020-02-28 09:00:26 +0100
commit095b59c01f575649351c7c6e9a45aed3680b270d (patch)
treed5bd562f8f49f57f8a77e64cf4b8835d283126ea /src
parentFix high dpi scaling of avatars (diff)
downloadnheko-095b59c01f575649351c7c6e9a45aed3680b270d.tar.xz
Delete unused variable
Diffstat (limited to 'src')
-rw-r--r--src/RoomInfoListItem.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/RoomInfoListItem.cpp b/src/RoomInfoListItem.cpp

index f9fad1d8..4c8535bf 100644 --- a/src/RoomInfoListItem.cpp +++ b/src/RoomInfoListItem.cpp
@@ -33,8 +33,6 @@ constexpr int MaxUnreadCountDisplayed = 99; -constexpr int IconSize = 48; - struct WidgetMetrics { int maxHeight;