From 349d176da232e5fdc6afd9c90ae02bf928365ac0 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Thu, 16 Feb 2012 20:38:29 +0000 Subject: - removed add, other feedback --- src/gns/gns.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/gns/gns.h') diff --git a/src/gns/gns.h b/src/gns/gns.h index b7f0f306a..d6b491db3 100644 --- a/src/gns/gns.h +++ b/src/gns/gns.h @@ -53,15 +53,9 @@ struct GNUNET_GNS_ClientLookupMessage /** * the type of record to look up */ - // FIXME: bad type + // FIXME: bad type - should be of GNUNET_GNS_RecordType int type; - /** - * Length of name to lookup - * // FIXME: redundant - */ - uint32_t namelen; - /* Followed by the name to look up */ }; -- cgit v1.2.3