Delete unused variable
This commit is contained in:
parent
9efa001bcf
commit
095b59c01f
@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
constexpr int MaxUnreadCountDisplayed = 99;
|
constexpr int MaxUnreadCountDisplayed = 99;
|
||||||
|
|
||||||
constexpr int IconSize = 48;
|
|
||||||
|
|
||||||
struct WidgetMetrics
|
struct WidgetMetrics
|
||||||
{
|
{
|
||||||
int maxHeight;
|
int maxHeight;
|
||||||
|
Loading…
Reference in New Issue
Block a user