From 86124c44b8d6e797a831088bc0a16e0f4e28066e Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Mon, 21 Jan 2008 20:05:43 +0000 Subject: notdef'd variable --- server/bdump.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'server/bdump.c') diff --git a/server/bdump.c b/server/bdump.c index 8de10d0..1cd0013 100644 --- a/server/bdump.c +++ b/server/bdump.c @@ -125,9 +125,6 @@ static struct sockaddr_in bdump_sin; #ifdef HAVE_KRB5 static krb5_auth_context bdump_ac; #endif -#ifdef notdef -static int cancel_outgoing_dump; -#endif int bdumping; int bdump_concurrent; -- cgit v1.2.3