summaryrefslogtreecommitdiff
path: root/content/fetch.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetch.h')
-rw-r--r--content/fetch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/fetch.h b/content/fetch.h
index eaae1165b..42b6323c5 100644
--- a/content/fetch.h
+++ b/content/fetch.h
@@ -36,9 +36,7 @@ typedef enum {
FETCH_ERROR,
FETCH_REDIRECT,
FETCH_NOTMODIFIED,
-#ifdef WITH_AUTH
FETCH_AUTH,
-#endif
FETCH_CERT_ERR,
} fetch_msg;