aboutsummaryrefslogtreecommitdiff
path: root/room.cpp
diff options
context:
space:
mode:
authorRoman Plášil <me@rplasil.name>2017-06-02 11:18:15 +0800
committerRoman Plášil <me@rplasil.name>2017-06-02 16:29:17 +0800
commit67b75e13db0d9b201c92d74e829e45d043313be7 (patch)
tree3dfbd958593da5c5775ba2b502bd1472c73c4104 /room.cpp
parent6e80ef5b5776eb09f14b6815c2f4d6dbec69dffd (diff)
downloadlibquotient-67b75e13db0d9b201c92d74e829e45d043313be7.tar.gz
libquotient-67b75e13db0d9b201c92d74e829e45d043313be7.zip
Clean up
Diffstat (limited to 'room.cpp')
-rw-r--r--room.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/room.cpp b/room.cpp
index 9d501556..6c22b338 100644
--- a/room.cpp
+++ b/room.cpp
@@ -24,8 +24,6 @@
#include <QtCore/QJsonArray>
#include <QtCore/QStringBuilder> // for efficient string concats (operator%)
#include <QtCore/QElapsedTimer>
-#include <algorithm>
-#include <array>
#include "connection.h"
#include "state.h"