aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorclick <none@none>2010-09-28 08:38:01 +0200
committerclick <none@none>2010-09-28 08:38:01 +0200
commit4ce8ae4fcd4b357d4baf28dd8b23dcb428d59b2f (patch)
tree42e74b7e3f28a1c04644f572a1dd97b187387c0b /config.h.cmake
parentc847d3c82587cec21ee344b3486fa7bf6e0dc79c (diff)
Buildsystem: Remove unused config.h.cmake
--HG-- branch : trunk
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake8
1 files changed, 0 insertions, 8 deletions
diff --git a/config.h.cmake b/config.h.cmake
deleted file mode 100644
index b017c891b82..00000000000
--- a/config.h.cmake
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef HAVE_CONFIG_H
-#define HAVE_CONFIG_H
-
-#cmakedefine HAVE_ACE_STACK_TRACE_H
-
-#cmakedefine USE_MULTI_THREAD_MAP
-
-#endif /* HAVE_CONFIG_H */