[systemd-commits] src/timedate

Thomas H.P. Andersen phomes at kemper.freedesktop.org
Tue Mar 24 14:56:39 PDT 2015


 src/timedate/timedatectl.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit eef8df097db0bf29c8e42e532e3bc06775a6cad4
Author: Thomas Hindoe Paaboel Andersen <phomes at gmail.com>
Date:   Tue Mar 24 22:55:31 2015 +0100

    timedatectl: remove unused variables

diff --git a/src/timedate/timedatectl.c b/src/timedate/timedatectl.c
index ab5c8a1..1d10c19 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);



More information about the systemd-commits mailing list