aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/or.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/or.h')
-rw-r--r--src/core/or/or.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/or/or.h b/src/core/or/or.h
index c736d37fb9..088c45342b 100644
--- a/src/core/or/or.h
+++ b/src/core/or/or.h
@@ -301,7 +301,6 @@ struct curve25519_public_key_t;
#define RESOLVED_TYPE_IPV6 6
#define RESOLVED_TYPE_ERROR_TRANSIENT 0xF0
#define RESOLVED_TYPE_ERROR 0xF1
-#define RESOLVED_TYPE_NOERROR 0xF2
/* Negative reasons are internal: we never send them in a DESTROY or TRUNCATE
* call; they only go to the controller for tracking */