This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  62ee157e2dd14a1aec566d0370a1275654abd143 (commit)
      from  52cfdad5862a445c59093edd504338f4e762057c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 62ee157e2dd14a1aec566d0370a1275654abd143
Author: Ralph Corderoy <[email protected]>
Date:   Sun Apr 23 09:28:24 2017 +0100

    uip/sortm.c: Remove unused variable and dlocaltimenow() call.
    
    read_hdrs() has a auto `struct tws tb'.  It's only use is as the
    destination for dlocaltimenow()'s result.  Remove the variable.  Also
    remove the dlocaltimenow() call;  this I'm unsure about as it has a side
    effect of calling tzset(3).  However, tests pass.  Repository history
    sheds no light.

-----------------------------------------------------------------------

Summary of changes:
 uip/sortm.c | 3 ---
 1 file changed, 3 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System

_______________________________________________
Nmh-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to