mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Remove unused variables
This commit is contained in:
parent
52056a79fa
commit
8b5515d5c1
1 changed files with 0 additions and 2 deletions
|
@ -43,7 +43,5 @@ private:
|
||||||
QColor text_color_;
|
QColor text_color_;
|
||||||
QIcon icon_;
|
QIcon icon_;
|
||||||
QPixmap pixmap_;
|
QPixmap pixmap_;
|
||||||
const std::string room;
|
|
||||||
const std::string user;
|
|
||||||
int size_;
|
int size_;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue