Remove unused macro.

This commit is contained in:
John Baldwin 2004-09-20 19:01:44 +00:00
parent 3d3b189a12
commit b89daf89a8

View File

@ -266,8 +266,6 @@ static struct tstate tstate;
static int db_ktr_verbose;
static int db_mach_vtrace(void);
#define NUM_LINES_PER_PAGE 18
DB_SHOW_COMMAND(ktr, db_ktr_all)
{
int quit;