From f80ca7a05a2affce7b02f618592981aa02e61ce7 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Fri, 14 Feb 2014 21:59:51 +0000 Subject: tool_operate: Moved required argument getting into separate function --- src/tool_operhlp.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/tool_operhlp.h') diff --git a/src/tool_operhlp.h b/src/tool_operhlp.h index 7ca12362b..bfe298bf1 100644 --- a/src/tool_operhlp.h +++ b/src/tool_operhlp.h @@ -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); -- cgit v1.2.3