From: Miroslav Lichvar Date: Wed, 6 Apr 2016 13:56:12 +0000 (+0200) Subject: cmdmon: remove obsolete definition X-Git-Tag: 2.4-pre1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9049569af6338d6fd044c8421017280fe0b8743;p=thirdparty%2Fchrony.git cmdmon: remove obsolete definition --- diff --git a/candm.h b/candm.h index 7d394172..353cc77e 100644 --- a/candm.h +++ b/candm.h @@ -95,10 +95,6 @@ #define REQ_CLIENT_ACCESSES_BY_INDEX2 55 #define N_REQUEST_TYPES 56 -/* Special utoken value used to log on with first exchange being the - password. (This time value has long since gone by) */ -#define SPECIAL_UTOKEN 0x10101010 - /* Structure used to exchange timevals independent on size of time_t */ typedef struct { uint32_t tv_sec_high;