summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/raidframe')
-rw-r--r--sys/dev/raidframe/rf_archs.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/raidframe/rf_archs.h b/sys/dev/raidframe/rf_archs.h
index 0c5746ce2d8..c08102828e1 100644
--- a/sys/dev/raidframe/rf_archs.h
+++ b/sys/dev/raidframe/rf_archs.h
@@ -1,4 +1,4 @@
-/* $NetBSD: rf_archs.h,v 1.7 2000/01/08 03:49:37 oster Exp $ */
+/* $NetBSD: rf_archs.h,v 1.8 2000/03/04 03:22:17 oster Exp $ */
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
@@ -68,8 +68,6 @@
#define RF_INCLUDE_QUEUE_RANDOM 0
-#define RF_KEEP_DISKSTATS 1
-
#include "rf_options.h"
#endif /* !_RF__RF_ARCHS_H_ */