aboutsummaryrefslogtreecommitdiffstats
path: root/common/keyserver.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/keyserver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/keyserver.h b/common/keyserver.h
index d286f7da7..d56b4f4df 100644
--- a/common/keyserver.h
+++ b/common/keyserver.h
@@ -34,7 +34,6 @@
#define KEYSERVER_KEY_EXISTS 7 /* key already exists */
#define KEYSERVER_KEY_INCOMPLETE 8 /* key incomplete (EOF) */
#define KEYSERVER_UNREACHABLE 9 /* unable to contact keyserver */
-#define KEYSERVER_TIMEOUT 10 /* timeout while accessing keyserver */
/* Must be 127 due to shell internal magic. */
#define KEYSERVER_SCHEME_NOT_FOUND 127