OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2629-g7c23991

Gerrit Code Review gerrit@openafs.org
Mon, 2 Jul 2012 19:25:45 -0700 (PDT)


The following commit has been merged in the master branch:
commit 6f779c18678d4d9549c2977c2c3c9d15a0f13524
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Mon Jul 2 10:36:22 2012 -0400

    Windows: remove unused defines from param.h
    
    Remove #if 0 disabled definitions and those for strtoll and
    strtoull as they are not used anywhere in the tree.  strtoll
    and strtoull will conflict with the next roken.h update.
    
    Change-Id: Ieea394abf6046be9b5974464890b7af945c00153
    Reviewed-on: http://gerrit.openafs.org/7621
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/config/param.amd64_w2k.h |   10 ----------
 src/config/param.i386_nt40.h |   10 ----------
 src/config/param.i386_w2k.h  |   10 ----------
 src/config/param.i64_w2k.h   |   10 ----------
 4 files changed, 0 insertions(+), 40 deletions(-)

-- 
OpenAFS Master Repository