summaryrefslogtreecommitdiff
path: root/src/common/errcode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/errcode.c')
-rw-r--r--src/common/errcode.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/errcode.c b/src/common/errcode.c
index c03b473..b555805 100644
--- a/src/common/errcode.c
+++ b/src/common/errcode.c
@@ -76,7 +76,6 @@ const error_table_t knot_error_msgs[] = {
/* Control states. */
{ KNOT_CTL_STOP, "Stopping server." },
- { KNOT_CTL_RESTART, "Restarting server." },
/* Network errors. */
{ KNOT_NET_EADDR, "Bad address or host name." },