Windows: remove out of date cm_buf #define

Change-Id: Id60f509d7c8a1e9eb2f94d4c481d00e9b820b827
Reviewed-on: http://gerrit.openafs.org/8967
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
This commit is contained in:
Jeffrey Altman 2013-01-17 21:02:36 -05:00
parent 8b874aa205
commit b93ddf1a9c

View File

@ -19,9 +19,6 @@
#include "cm_diskcache.h" #include "cm_diskcache.h"
#endif /* DISKCACHE95 */ #endif /* DISKCACHE95 */
/* default # of buffers if not changed */
#define CM_BUF_BUFFERS 100
/* default buffer size */ /* default buffer size */
#define CM_BUF_BLOCKSIZE CM_CONFIGDEFAULT_BLOCKSIZE #define CM_BUF_BLOCKSIZE CM_CONFIGDEFAULT_BLOCKSIZE