Remove unused definition of Debugger().

This commit is contained in:
Bruce Evans 1994-11-15 14:49:12 +00:00
parent 16bb31e361
commit f8d920b2db
1 changed files with 1 additions and 6 deletions

View File

@ -14,7 +14,7 @@
*
* Ported to run under 386BSD by Julian Elischer (julian@tfs.com) Sept 1992
*
* $Id: cd.c,v 1.27 1994/10/23 21:27:52 wollman Exp $
* $Id: cd.c,v 1.28 1994/10/27 20:45:00 jkh Exp $
*/
#define SPLCD splbio
@ -59,11 +59,6 @@ static errval cd_getdisklabel __P((u_int8));
int32 cdstrats, cdqueues;
#ifdef DDB
#else /* DDB */
#define Debugger(x)
#endif /* DDB */
#define PAGESIZ 4096
#define SECSIZE 2048 /* XXX */ /* default only */
#define CDOUTSTANDING 2