aboutsummaryrefslogtreecommitdiff
path: root/events/receiptevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'events/receiptevent.h')
-rw-r--r--events/receiptevent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/events/receiptevent.h b/events/receiptevent.h
index cf08fed9..add5e20f 100644
--- a/events/receiptevent.h
+++ b/events/receiptevent.h
@@ -28,7 +28,6 @@ namespace QMatrixClient
class Receipt
{
public:
- QString eventId;
QString userId;
QDateTime timestamp;
};