starter: Remove unneeded starter_exec function.

This commit is contained in:
Tobias Brunner
2012-06-11 17:33:29 +02:00
parent d7c3fd5421
commit bcfb6b8efc
5 changed files with 4 additions and 78 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ LOCAL_SRC_FILES := \
parser.c lexer.c ipsec-parser.h netkey.c args.h netkey.h \
starterwhack.c starterwhack.h starterstroke.c invokepluto.c confread.c \
starterstroke.h interfaces.c invokepluto.h confread.h interfaces.h args.c \
keywords.c files.h keywords.h cmp.c starter.c cmp.h exec.c invokecharon.c \
exec.h invokecharon.h loglite.c klips.c klips.h
keywords.c files.h keywords.h cmp.c starter.c cmp.h invokecharon.c \
invokecharon.h loglite.c klips.c klips.h
# build starter ----------------------------------------------------------------