Delete unused variable

This commit is contained in:
Nicolas Werner 2020-02-28 09:00:26 +01:00
parent 9efa001bcf
commit 095b59c01f
1 changed files with 0 additions and 2 deletions

View File

@ -33,8 +33,6 @@
constexpr int MaxUnreadCountDisplayed = 99;
constexpr int IconSize = 48;
struct WidgetMetrics
{
int maxHeight;