altos: Remove spurious ao_mma655x_spi_index variable
authorKeith Packard <keithp@keithp.com>
Sun, 5 Aug 2018 04:19:19 +0000 (12:19 +0800)
committerKeith Packard <keithp@keithp.com>
Wed, 15 Aug 2018 22:40:15 +0000 (15:40 -0700)
This isn't used; was probably included for debugging at some point.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_mma655x.c

index b9f1709c9cf57ae2dd20ba3897ad1975f6c8a720..5d44bffdae8982bead6f95152be2d4ddd0acf111 100644 (file)
@@ -30,8 +30,6 @@
 #define PRINTD(l,...) 
 #endif
 
 #define PRINTD(l,...) 
 #endif
 
-uint8_t        ao_mma655x_spi_index = AO_MMA655X_SPI_INDEX;
-
 static void
 ao_mma655x_start(void) {
        ao_spi_get_bit(AO_MMA655X_CS_PORT,
 static void
 ao_mma655x_start(void) {
        ao_spi_get_bit(AO_MMA655X_CS_PORT,