summaryrefslogtreecommitdiffstats
path: root/examples/sensors/qmlsensorgestures/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/qmlsensorgestures/main.cpp')
-rw-r--r--examples/sensors/qmlsensorgestures/main.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/sensors/qmlsensorgestures/main.cpp b/examples/sensors/qmlsensorgestures/main.cpp
deleted file mode 100644
index bf5bb9ac..00000000
--- a/examples/sensors/qmlsensorgestures/main.cpp
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright (C) 2017 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
-
-#include "../stub.h"
-SENSORS_EXAMPLE_MAIN(qmlsensorgestures)