aboutsummaryrefslogtreecommitdiff
path: root/src/tool_sdecls.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_sdecls.h')
-rw-r--r--src/tool_sdecls.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tool_sdecls.h b/src/tool_sdecls.h
index d0b9cc27f..b0d2afdc1 100644
--- a/src/tool_sdecls.h
+++ b/src/tool_sdecls.h
@@ -101,10 +101,7 @@ struct getout {
#define GETOUT_USEREMOTE (1<<2) /* use remote file name locally */
#define GETOUT_UPLOAD (1<<3) /* if set, -T has been used */
#define GETOUT_NOUPLOAD (1<<4) /* if set, -T "" has been used */
-#ifdef HAVE_LIBMETALINK
#define GETOUT_METALINK (1<<5) /* set when Metalink download */
-#endif /* HAVE_LIBMETALINK */
-
/*
* 'trace' enumeration represents curl's output look'n feel possibilities.