summaryrefslogtreecommitdiffstats
path: root/examples/embedded/lightmaps/lightmaps.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/lightmaps/lightmaps.cpp')
-rw-r--r--examples/embedded/lightmaps/lightmaps.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/embedded/lightmaps/lightmaps.cpp b/examples/embedded/lightmaps/lightmaps.cpp
index a8bc13beaf..6334530c3a 100644
--- a/examples/embedded/lightmaps/lightmaps.cpp
+++ b/examples/embedded/lightmaps/lightmaps.cpp
@@ -52,15 +52,9 @@
#include <QtWidgets>
#include <QtNetwork>
-#include <math.h>
-
#include "lightmaps.h"
#include "slippymap.h"
-#ifndef M_PI
-#define M_PI 3.14159265358979323846
-#endif
-
// how long (milliseconds) the user need to hold (after a tap on the screen)
// before triggering the magnifying glass feature
// 701, a prime number, is the sum of 229, 233, 239