summaryrefslogtreecommitdiffstats
path: root/examples/sensors/shakeit/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/shakeit/main.cpp')
-rw-r--r--examples/sensors/shakeit/main.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/sensors/shakeit/main.cpp b/examples/sensors/shakeit/main.cpp
deleted file mode 100644
index d550f8bc..00000000
--- a/examples/sensors/shakeit/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(shakeit)