Eliminate dead code

This commit is contained in:
imp 2005-09-22 05:56:32 +00:00
parent 50b31b2468
commit 8d440f4f82

View File

@ -404,10 +404,4 @@
CSR_READ_2(sc, RECV_CONTROL_REG_W); \
CSR_READ_2(sc, RECV_CONTROL_REG_W); }
/* Define flags
*/
#define SN_FLAGS_PCCARD 0x0001 /* PCMCIA (PC-card) */
#define SN_FLAGS_XJBT10 0x0002 /* Megahertz XJ-BT10 (PCMCIA) */
#endif /* _IF_SNREG_H_ */