mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-25 20:48:52 +03:00
Delete unused variable
This commit is contained in:
parent
9efa001bcf
commit
095b59c01f
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue