The following commit has been merged in the master branch:
commit 71fd93b4a640b44faf6ddd5ae670b8e8142f9a77
Author: Cheyenne Wills <[email protected]>
Date:   Tue Mar 4 12:32:47 2025 -0700

    comerr: Remove gensym(), quote()
    
    Since OpenAFS 1.0, error_table.y and error_table_nt.c have defined
    functions gensym() and quote(), but nothing uses these functions
    (including anything in yacc/bison/etc). Remove the dead code.
    
    This commit removes the only call of gettimeofday() in error_table.y,
    so remove the sys/time.h include; it shouldn't be needed anymore.
    
    Change-Id: Ic4839e48df44f1c3e74f64e62f940dbede262629
    Reviewed-on: https://gerrit.openafs.org/16459
    Reviewed-by: Mark Vitale <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>

 src/comerr/error_table.y    | 31 -------------------------------
 src/comerr/error_table_nt.c | 29 -----------------------------
 2 files changed, 60 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to