DEVEL15-afs-nostats-xstats-start-cmtime-noop-20080317

LICENSE IPL10
FIXES 90528

add missing noop so we can build with stats disabled


(cherry picked from commit 2c3cbd499a)
This commit is contained in:
Chas Williams 2008-03-17 18:03:37 +00:00 committed by Derrick Brashear
parent dd59ee88f6
commit e5f15d72df

View File

@ -35,6 +35,7 @@
#define AFS_STATS(arg)
#define XSTATS_DECLS
#define XSTATS_START_TIME(arg)
#define XSTATS_START_CMTIME(arg)
#define XSTATS_END_TIME
#else /* AFS_NOSTATS */