From b6b0f0c4995b37ba93c3959f795f444938a263eb Mon Sep 17 00:00:00 2001 From: John Ericson Date: Tue, 29 Mar 2022 20:26:16 -0400 Subject: hadrian: Remove vestigial -this-unit-id support check This has been dead code since 400ead81e80f66ad7b1260b11b2a92f25ccc3e5a. --- hadrian/cfg/system.config.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/hadrian/cfg/system.config.in b/hadrian/cfg/system.config.in index f8669c7315..0c2a76b7ac 100644 --- a/hadrian/cfg/system.config.in +++ b/hadrian/cfg/system.config.in @@ -89,8 +89,6 @@ ghc-patch-level = @GhcPatchLevel@ bootstrap-threaded-rts = @GhcThreadedRts@ bootstrap-event-logging-rts = @GhcEventLoggingRts@ -supports-this-unit-id = @SUPPORTS_THIS_UNIT_ID@ - project-name = @ProjectName@ project-version = @ProjectVersion@ project-version-int = @ProjectVersionInt@ -- cgit v1.2.1