summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-game/connectionhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/heartrate-game/connectionhandler.cpp')
-rw-r--r--examples/bluetooth/heartrate-game/connectionhandler.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/bluetooth/heartrate-game/connectionhandler.cpp b/examples/bluetooth/heartrate-game/connectionhandler.cpp
index c9c14818..40572b71 100644
--- a/examples/bluetooth/heartrate-game/connectionhandler.cpp
+++ b/examples/bluetooth/heartrate-game/connectionhandler.cpp
@@ -40,7 +40,6 @@
#include "heartrate-global.h"
#include "connectionhandler.h"
-#include <QtDebug>
#include <QtBluetooth/qtbluetooth-config.h>
ConnectionHandler::ConnectionHandler(QObject *parent) : QObject(parent)