aboutsummaryrefslogtreecommitdiff
path: root/events/receiptevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'events/receiptevent.h')
-rw-r--r--events/receiptevent.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/events/receiptevent.h b/events/receiptevent.h
index 9494c7c6..92dace82 100644
--- a/events/receiptevent.h
+++ b/events/receiptevent.h
@@ -48,7 +48,5 @@ namespace QMatrixClient
private:
EventsWithReceipts _eventsWithReceipts;
bool _unreadMessages; // Spec extension for caching purposes
-
- static constexpr const char * jsonType = "m.receipt";
};
} // namespace QMatrixClient