From 8d440f4f827b790128e21b839edc573d7cf9c422 Mon Sep 17 00:00:00 2001 From: imp Date: Thu, 22 Sep 2005 05:56:32 +0000 Subject: Eliminate dead code --- sys/dev/sn/if_snreg.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sys/dev/sn/if_snreg.h') diff --git a/sys/dev/sn/if_snreg.h b/sys/dev/sn/if_snreg.h index 3f5efd0..8b1b701 100644 --- a/sys/dev/sn/if_snreg.h +++ b/sys/dev/sn/if_snreg.h @@ -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_ */ -- cgit v1.1