drop simple_execl

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24340 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-25 00:27:59 +00:00
parent 24a0e35602
commit c61f9fcbe9
2 changed files with 0 additions and 27 deletions

View File

@@ -286,9 +286,6 @@ simple_execlp(const char*, ...);
int ROKEN_LIB_FUNCTION
simple_execle(const char*, ...);
int ROKEN_LIB_FUNCTION
simple_execl(const char *file, ...);
int ROKEN_LIB_FUNCTION
wait_for_process(pid_t);