summaryrefslogtreecommitdiff
path: root/src/tool_operhlp.h
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-02-22 16:21:53 +0000
committerSteve Holme <steve_holme@hotmail.com>2014-02-22 16:50:29 +0000
commitb98c74b67eb63300d32a9ed32f93d94c79c6476b (patch)
tree768d5e81c8d928bbec9458bd0ed7b0060a66f781 /src/tool_operhlp.h
parent6969e24aee2031d9f99b9281f452b5b496c1f353 (diff)
downloadcurl-b98c74b67eb63300d32a9ed32f93d94c79c6476b.tar.gz
tool_operhlp: Consolidated engine output code into tool_help
Diffstat (limited to 'src/tool_operhlp.h')
-rw-r--r--src/tool_operhlp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tool_operhlp.h b/src/tool_operhlp.h
index bfe298bf1..041ea5968 100644
--- a/src/tool_operhlp.h
+++ b/src/tool_operhlp.h
@@ -23,8 +23,6 @@
***************************************************************************/
#include "tool_setup.h"
-void list_engines(const struct curl_slist *engines);
-
void clean_getout(struct Configurable *config);
bool output_expected(const char *url, const char *uploadfile);