diff options
Diffstat (limited to 'src/common/errcode.h')
-rw-r--r-- | src/common/errcode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/errcode.h b/src/common/errcode.h index 13d1943..69f6ed5 100644 --- a/src/common/errcode.h +++ b/src/common/errcode.h @@ -95,7 +95,6 @@ enum knot_error { /* Control states. */ KNOT_CTL_STOP, /*!< Stop requested. */ - KNOT_CTL_RESTART, /*!< Restart requested. */ /* Network errors. */ KNOT_NET_EADDR, |