summaryrefslogtreecommitdiff
path: root/src/or/dns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/dns.c')
-rw-r--r--src/or/dns.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/or/dns.c b/src/or/dns.c
index 913cb38892..f6379ac169 100644
--- a/src/or/dns.c
+++ b/src/or/dns.c
@@ -15,8 +15,6 @@
#include "or.h"
#include "tree.h"
-extern or_options_t options; /* command-line and config-file options */
-
/** Longest hostname we're willing to resolve. */
#define MAX_ADDRESSLEN 256