mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
lib: Remove a duplicate prototype
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
ebdce3c489
commit
66e402653f
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user