summaryrefslogtreecommitdiff
path: root/cmake/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/config.h.in')
-rw-r--r--cmake/config.h.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/config.h.in b/cmake/config.h.in
index 9535d66..e7a83c4 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -2,8 +2,6 @@
#ifndef CONFIG_H
#define CONFIG_H
-#define VERSION "${VERSION}"
-
#ifndef __cplusplus
# define inline ${C_INLINE_KEYWORD}
#endif