summaryrefslogtreecommitdiffstats
path: root/q15/cmake/modules/template_dummy_cpp.cmake
diff options
context:
space:
mode:
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