From 861158ad71effd4f48da442f5eb1bb70754eb08b Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 18 Aug 2004 22:15:10 +0000 Subject: Code cleanup --- daemon/digest.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'daemon/digest.c') diff --git a/daemon/digest.c b/daemon/digest.c index 5d91995..e011690 100644 --- a/daemon/digest.c +++ b/daemon/digest.c @@ -229,8 +229,6 @@ int digest_pre_check(digest_context_t* dg, const ha_context_t* opts, ha_buffer_t { ASSERT(buf && buf && dg); - /* TODO: This stuff should probably go into bd.c */ - /* Check for digest */ if(!dg->client.digest || !dg->client.digest[0]) { -- cgit v1.2.3