summaryrefslogtreecommitdiff
path: root/src/include/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/version.h')
-rw-r--r--src/include/version.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/version.h b/src/include/version.h
index 2a70842d9c..f24b893e0a 100644
--- a/src/include/version.h
+++ b/src/include/version.h
@@ -13,9 +13,6 @@ extern const unsigned int coreboot_version_timestamp;
/* When coreboot was compiled */
extern const char coreboot_compile_time[];
-extern const char coreboot_compile_by[];
-extern const char coreboot_compile_host[];
-extern const char coreboot_compile_domain[];
extern const char coreboot_dmi_date[];
struct bcd_date {