summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-02-28 08:52:07 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-02-28 13:33:47 +0100
commit8546e4180d0ea21af2033bf5888e16e3018a764e (patch)
tree120dcf46cb2a98e3a9cf48dbfeeb905d716d0fa1 /config_host
parent264a2fdcacd1d2725ece59ba8352857aa0a7f15f (diff)
Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h)
Change-Id: Iac16e28979e7d6ae7e0502588f6216d9bfa51eda
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_udkversion.h.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/config_host/config_udkversion.h.in b/config_host/config_udkversion.h.in
deleted file mode 100644
index 00f9bb89e87d..000000000000
--- a/config_host/config_udkversion.h.in
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
-
- UDK version.
-
-*/
-
-#ifndef CONFIG_UDKVERSION_H
-#define CONFIG_UDKVERSION_H
-
-#undef SAL_UDK_MAJOR
-#undef SAL_UDK_MINOR
-#undef SAL_UDK_MICRO
-
-#endif