X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fc_client.py;h=4f66b48f84c569b240974a97da0825028c15baa1;hb=285838cfe41c212a2453d903497757d2392fd0ce;hp=b1d6d07a195564ef540df6250e594be2ff398a35;hpb=72e45969ff71204cee2dde3502841736cfd41c8a;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/c_client.py b/src/c_client.py index b1d6d07..4f66b48 100644 --- a/src/c_client.py +++ b/src/c_client.py @@ -3044,8 +3044,6 @@ except OSError as e: if e.errno != errno.EEXIST: raise -today = time.strftime('%Y-%m-%d', time.gmtime(os.path.getmtime(args[0]))) - # Parse the xml header module = Module(args[0], output)