OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_15-15-g3c65d97
Gerrit Code Review
gerrit@openafs.org
Tue, 3 Jul 2012 05:56:22 -0700 (PDT)
The following commit has been merged in the openafs-devel-1_7_x branch:
commit 48b9016804bd691d29af0fdfec83d51894ca7b42
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.
Reviewed-on: http://gerrit.openafs.org/7621
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit 6f779c18678d4d9549c2977c2c3c9d15a0f13524)
Change-Id: I1944978187b813a027ebecc6918e889ace06ad95
Reviewed-on: http://gerrit.openafs.org/7664
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