--- np2/bios/sxsibios.c 2004/01/28 23:36:13 1.8 +++ np2/bios/sxsibios.c 2004/01/30 14:33:27 1.9 @@ -186,7 +186,6 @@ static REG8 sasibios_init(UINT type, SXS static REG8 sasibios_sense(UINT type, SXSIDEV sxsi) { - TRACEOUT(("sasibios_sense type=%d", type)); if (type == SXSIBIOS_SASI) { return((REG8)((sxsi->type >> 8) & 7)); }