summaryrefslogtreecommitdiffstats
path: root/q15/cmake/modules/template_dummy_cpp.cmake
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-11-20 16:35:29 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-12-02 19:51:30 +0100
commit5bf9a46ed843025016c7b7be43a1ca8754d60b79 (patch)
tree45b7243b7a03a2425da3c0117b858bbd31264a29 /q15/cmake/modules/template_dummy_cpp.cmake
parentafd39a42465117e8926ad7a858dc65c9bf654fa0 (diff)
downloadtdegames-5bf9a46e.tar.gz
tdegames-5bf9a46e.zip
Some cleanup and cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 0683f09c4a902a13b826a06ef95377b6352801f8)
Diffstat (limited to 'q15/cmake/modules/template_dummy_cpp.cmake')
-rw-r--r--q15/cmake/modules/template_dummy_cpp.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/q15/cmake/modules/template_dummy_cpp.cmake b/q15/cmake/modules/template_dummy_cpp.cmake
deleted file mode 100644
index 8e1f5ff5..00000000
--- a/q15/cmake/modules/template_dummy_cpp.cmake
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifdef _AIX
- namespace {
- void *not_empty_file;
- }
-#endif