From 251e08ffa626d4b7c7e5f626aee7067b86b2ceba Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 17 Dec 2020 20:53:43 +0100 Subject: move ADJTIME_PATH define to header files Signed-off-by: Denys Vlasenko --- util-linux/hwclock.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'util-linux/hwclock.c') diff --git a/util-linux/hwclock.c b/util-linux/hwclock.c index dd66ec199..25db7cdad 100644 --- a/util-linux/hwclock.c +++ b/util-linux/hwclock.c @@ -344,11 +344,6 @@ static void from_sys_clock(const char **pp_rtcname, int utc) // --test dry run; implies --verbose // -v, --verbose display more details -//usage:#if ENABLE_FEATURE_HWCLOCK_ADJTIME_FHS -//usage:# define ADJTIME_PATH "/var/lib/hwclock/adjtime" -//usage:#else -//usage:# define ADJTIME_PATH "/etc/adjtime" -//usage:#endif //usage:#define hwclock_trivial_usage //usage: IF_LONG_OPTS( //usage: "[-swul] [--systz] [-f DEV]" -- cgit v1.2.3