source3: remove sock_exec
[samba.git] / source3 / include / proto.h
index c86cd44c4fcd9880a957bbfdb5d6748b814c1328..fa87407ff246b6481db996096787678468e447a0 100644 (file)
@@ -158,10 +158,6 @@ int smbrun_no_sanitize(const char *cmd, int *outfd, char * const *env);
 int smbrun(const char *cmd, int *outfd, char * const *env);
 int smbrunsecret(const char *cmd, const char *secret);
 
-/* The following definitions come from lib/sock_exec.c  */
-
-int sock_exec(const char *prog);
-
 /* The following definitions come from lib/substitute.c  */
 
 void free_local_machine_name(void);