Remove now unused NeoChatRoomMember::avatarMediaId()

This commit is contained in:
Joshua Goins
2024-11-16 12:31:19 -05:00
parent ef953b7574
commit 20c23917e9
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: