summaryrefslogtreecommitdiffhomepage
path: root/cmake
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2019-02-28 19:57:11 +0100
committerStanislaw Halik <sthalik@misaki.pl>2019-02-28 19:57:11 +0100
commit6033f625abefb40ebd701c006255dfea2c492b77 (patch)
treef02dd980ad2aa79fb5789f26ec9031729b702a46 /cmake
parentb1c1a1a78186aa2d90378ebf15d779077c4a182f (diff)
cmake: kill useless include
Diffstat (limited to 'cmake')
-rw-r--r--cmake/opentrack-boilerplate.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/opentrack-boilerplate.cmake b/cmake/opentrack-boilerplate.cmake
index b9e988de..748a422f 100644
--- a/cmake/opentrack-boilerplate.cmake
+++ b/cmake/opentrack-boilerplate.cmake
@@ -6,8 +6,6 @@ set(opentrack-perms-exec "${opentrack-perms-dir}")
set(new-hier-path "#pragma once
#ifdef QT_CORE_LIB
-# include <QCoreApplication>
-# include <QString>
# include \"compat/base-path.hpp\"
#endif