diff options
Diffstat (limited to 'src/tool_operhlp.h')
-rw-r--r-- | src/tool_operhlp.h | 2 |
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); |