tool_operate: Moved required argument getting into separate function

This commit is contained in:
Steve Holme
2014-02-14 21:59:51 +00:00
parent 89070d0e68
commit f80ca7a05a
5 changed files with 46 additions and 34 deletions

View File

@@ -23,8 +23,6 @@
***************************************************************************/
#include "tool_setup.h"
char *my_useragent(void);
void list_engines(const struct curl_slist *engines);
void clean_getout(struct Configurable *config);