summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ui/Avatar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/Avatar.h b/src/ui/Avatar.h

index b9225dd1..0f8678c7 100644 --- a/src/ui/Avatar.h +++ b/src/ui/Avatar.h
@@ -43,7 +43,5 @@ private: QColor text_color_; QIcon icon_; QPixmap pixmap_; - const std::string room; - const std::string user; int size_; };