X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Ftimedate%2Ftimedatectl.c;h=1d10c195c442c317c37d93828fbfcbf906c2e0e2;hb=eef8df097db0bf29c8e42e532e3bc06775a6cad4;hp=ab5c8a1f6afade6e3fb0ed91076b7356a89ed0fd;hpb=ea5bbe3467c4b0c804c1cdc7b0fcb0c9f00845a2;p=elogind.git diff --git a/src/timedate/timedatectl.c b/src/timedate/timedatectl.c index ab5c8a1f6..1d10c195c 100644 --- a/src/timedate/timedatectl.c +++ b/src/timedate/timedatectl.c @@ -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);