From 92931ab28d2f9174b884b4373d6cdd1e0ef350d4 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Tue, 10 Jan 2017 21:16:20 +0000 Subject: hwclock: remove --compare option Compare functionality was printing nonsense values. There is no knowledge of anyone using this broken functionality. Instead of deprecating the code for months, and removing it after few release, it is removed immediately. Needless to say this is unusual removal. Reference: http://marc.info/?l=util-linux-ng&m=148396210506652&w=2 Signed-off-by: Karel Zak Signed-off-by: Sami Kerola --- sys-utils/hwclock.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys-utils/hwclock.h') diff --git a/sys-utils/hwclock.h b/sys-utils/hwclock.h index cd1d3b6cf..b08bd2d7a 100644 --- a/sys-utils/hwclock.h +++ b/sys-utils/hwclock.h @@ -28,7 +28,6 @@ struct hwclock_control { hwaudit_on:1, #endif adjust:1, - compare:1, show:1, hctosys:1, utc:1, -- cgit v1.2.3-55-g7522