summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/plugin/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/plugin/main.cpp')
-rw-r--r--examples/sensors/grue/plugin/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/sensors/grue/plugin/main.cpp b/examples/sensors/grue/plugin/main.cpp
index 6bf86450..a2900cbb 100644
--- a/examples/sensors/grue/plugin/main.cpp
+++ b/examples/sensors/grue/plugin/main.cpp
@@ -63,7 +63,6 @@ class GrueSensorPlugin : public QObject, public QSensorPluginInterface, public Q
public:
void registerSensors() override
{
- qDebug() << "loaded the grue plugin";
}
void sensorsChanged() override