From 853de46533e48f9ef9b2bf4ebb745ea7f66e9cd0 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 9 Dec 2021 12:09:58 +0100 Subject: e3xx: Remove unused constant --- host/lib/usrp/dboard/e3xx/e3xx_constants.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'host/lib/usrp/dboard') diff --git a/host/lib/usrp/dboard/e3xx/e3xx_constants.hpp b/host/lib/usrp/dboard/e3xx/e3xx_constants.hpp index ea521d86f..4047c9a61 100644 --- a/host/lib/usrp/dboard/e3xx/e3xx_constants.hpp +++ b/host/lib/usrp/dboard/e3xx/e3xx_constants.hpp @@ -45,8 +45,6 @@ static constexpr char E3XX_DEFAULT_TX_ANTENNA[] = "TX/RX"; static const std::vector E3XX_RX_ANTENNAS = { E3XX_DEFAULT_RX_ANTENNA, E3XX_DEFAULT_TX_ANTENNA}; -static constexpr char E3XX_GPIO_BANK[] = "INT0"; - static constexpr size_t E3XX_NUM_CHANS = 2; static constexpr char TIMING_MODE_2R2T[] = "2R2T"; -- cgit v1.2.3