]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
cmdmon: remove obsolete definition
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 6 Apr 2016 13:56:12 +0000 (15:56 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 6 Apr 2016 13:56:12 +0000 (15:56 +0200)
candm.h

diff --git a/candm.h b/candm.h
index 7d394172551d0c4e96ba6ee48248711bb1569947..353cc77e48be0acbb6680bf14f963cedbf4a662c 100644 (file)
--- a/candm.h
+++ b/candm.h
 #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;