lib: Remove a duplicate prototype
authorVolker Lendecke <vl@samba.org>
Sat, 31 Dec 2016 12:38:45 +0000 (12:38 +0000)
committerRalph Boehme <slow@samba.org>
Tue, 3 Jan 2017 15:04:27 +0000 (16:04 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/include/proto.h

index 4535a143a1502401a8f4518c36cc4592d71b4ec0..642900ed67c2b71ddf5210d01e1fa2bca5bd9714 100644 (file)
@@ -324,7 +324,6 @@ const char *my_sam_name(void);
 
 enum protocol_types get_Protocol(void);
 void set_Protocol(enum protocol_types  p);
-bool all_zero(const uint8_t *ptr, size_t size);
 void gfree_names(void);
 void gfree_all( void );
 const char *my_netbios_names(int i);