Remove old sync command

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2019-03-09 15:06:21 +00:00
parent 159104ce9c
commit 871f488097
9 changed files with 1 additions and 86 deletions

View File

@@ -13,7 +13,6 @@ enum ctl_type {
CTL_KXTIMEOUT,
CTL_TIMETOLERANCE,
CTL_PATH_STATUS,
CTL_SYNC,
};
struct ctl_msg {