smbd: Remove get_Protocol()
[samba.git] / source3 / include / proto.h
index e9e13f671733cfcc5b945299712ac5e35a0af214..ed45485e65470d1f7b9bce5f5269db3a611ed982 100644 (file)
@@ -277,7 +277,6 @@ bool is_allowed_domain(const char *domain_name);
 
 /* The following definitions come from lib/util.c  */
 
-enum protocol_types get_Protocol(void);
 void set_Protocol(enum protocol_types  p);
 void gfree_all( void );
 bool file_exist_stat(const char *fname,SMB_STRUCT_STAT *sbuf,