aboutsummaryrefslogtreecommitdiff
path: root/events/receiptevent.cpp
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2016-11-01 13:59:25 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2016-11-01 14:04:20 +0900
commit6b0c1ee80db661a19ef4376d6663278d949715eb (patch)
treefd4547727621bb4ed76b0b3bf74d1fc302db024c /events/receiptevent.cpp
parente0a879ef17e3363f64ff51b438eae4c7a2267dc8 (diff)
downloadlibquotient-6b0c1ee80db661a19ef4376d6663278d949715eb.tar.gz
libquotient-6b0c1ee80db661a19ef4376d6663278d949715eb.zip
Removed unused #includes
Diffstat (limited to 'events/receiptevent.cpp')
-rw-r--r--events/receiptevent.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/events/receiptevent.cpp b/events/receiptevent.cpp
index 29d78a20..a4963cc8 100644
--- a/events/receiptevent.cpp
+++ b/events/receiptevent.cpp
@@ -35,13 +35,11 @@ Example of a Receipt Event:
#include "receiptevent.h"
-#include <QtCore/QJsonObject>
#include <QtCore/QJsonArray>
#include <QtCore/QDebug>
using namespace QMatrixClient;
-
class ReceiptEvent::Private
{
public: