Remove unused role

This commit is contained in:
Tobias Fella
2023-05-17 23:22:50 +02:00
parent 0901c59de9
commit b823f2c6b9
2 changed files with 0 additions and 7 deletions

View File

@@ -96,8 +96,6 @@ public:
ShowReactionsRole, /**< Whether there are any reactions to be shown. */
SourceRole, /**< The full message source JSON. */
// For debugging
EventResolvedTypeRole, /**< The event type the message. */
AuthorIdRole, /**< Matrix ID of the message author. */
VerifiedRole, /**< Whether an encrypted message is sent in a verified session. */