diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-10-28 15:46:39 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-10-28 15:46:39 +0300 |
commit | a17b6dffafb450c48c1c1f5034e85763aa7a6a5e (patch) | |
tree | feb2510c63dfbab6a57ebb96ed2c8a24fc82083e /src/RoomState.cc | |
parent | Add scroll-down button (diff) | |
download | nheko-a17b6dffafb450c48c1c1f5034e85763aa7a6a5e.tar.xz |
Clean up headers
Diffstat (limited to 'src/RoomState.cc')
-rw-r--r-- | src/RoomState.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/RoomState.cc b/src/RoomState.cc index de0ed6ea..8db9b2bc 100644 --- a/src/RoomState.cc +++ b/src/RoomState.cc @@ -15,7 +15,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include <QDebug> #include <QJsonArray> #include <QSettings> |