mirror of
https://github.com/systemd/systemd.git
synced 2026-07-25 00:35:55 +00:00
timedatectl: remove unused variables
This commit is contained in:
@@ -77,7 +77,6 @@ static void print_status_info(const StatusInfo *i) {
|
||||
struct tm tm;
|
||||
time_t sec;
|
||||
bool have_time = false;
|
||||
_cleanup_free_ char *zc = NULL, *zn = NULL;
|
||||
int r;
|
||||
|
||||
assert(i);
|
||||
|
||||
Reference in New Issue
Block a user