Remove now unused NeoChatRoomMember::avatarMediaId()

(cherry picked from commit 20c23917e9)
This commit is contained in:
Joshua Goins
2024-11-16 12:31:19 -05:00
parent d5c3054da4
commit 7cd095f76a
2 changed files with 0 additions and 10 deletions

View File

@@ -70,7 +70,6 @@ public:
int hue() const;
qreal hueF() const;
QColor color() const;
QString avatarMediaId() const;
QUrl avatarUrl() const;
Q_SIGNALS: