X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/35147d51e3961db75a852368fffa31006da90199..68410a4892c9679abc0e2cf3c9c1efb95651fa4f:/include/proxmark3.h

diff --git a/include/proxmark3.h b/include/proxmark3.h
index b3530c64..4a59636e 100644
--- a/include/proxmark3.h
+++ b/include/proxmark3.h
@@ -61,10 +61,6 @@
 #define SPI_FPGA_MODE	0
 #define SPI_LCD_MODE	1
 
-#define FPGA_BITSTREAM_ERR 0
-#define FPGA_BITSTREAM_LF 1
-#define FPGA_BITSTREAM_HF 2
-
 #define TRUE 1
 #define FALSE 0