s3:lib: Use a static buffer for (local|remote)_machine
[vlendec/samba-autobuild/.git] / source3 / include / proto.h
index 72ac69e72f249390ee97461afec13592eb17979f..e03486f07ab8ae512e16e9deccaef22cfe75ad41 100644 (file)
@@ -159,7 +159,6 @@ int smbrunsecret(const char *cmd, const char *secret);
 
 /* The following definitions come from lib/substitute.c  */
 
-void free_local_machine_name(void);
 bool set_local_machine_name(const char *local_name, bool perm);
 const char *get_local_machine_name(void);
 bool set_remote_machine_name(const char *remote_name, bool perm);