mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +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 IconSize = 48;
|
||||
|
||||
struct WidgetMetrics
|
||||
{
|
||||
int maxHeight;
|
||||
|
|
Loading…
Reference in a new issue