From 36a14e4bb29398c89a3f249756afc3ff3f59a7a2 Mon Sep 17 00:00:00 2001 From: Simon Rose <simon.rose@ess.eu> Date: Mon, 12 Apr 2021 09:50:04 +0200 Subject: [PATCH] Accidental recursive reference removed --- configure/E3/CONFIG_REQUIRE | 7 ------- 1 file changed, 7 deletions(-) diff --git a/configure/E3/CONFIG_REQUIRE b/configure/E3/CONFIG_REQUIRE index 03658ae6..673e6c37 100644 --- a/configure/E3/CONFIG_REQUIRE +++ b/configure/E3/CONFIG_REQUIRE @@ -1,10 +1,3 @@ -# Keep the same convention with other modules, -# translate them with E3_REQUIRE_NAME or _VERSION Again - -E3_REQUIRE_NAME=$(EPICS_MODULE_NAME) -E3_REQUIRE_VERSION=$(E3_MODULE_VERSION) - - # # The following VARIABLES are the same as other modules ones. # -- GitLab