summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_bio.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1999-10-30 09:31:52 +0000
committerphk <phk@FreeBSD.org>1999-10-30 09:31:52 +0000
commit91b84ac6af4009a0ae8b9cb3e59d9a8108e5fc96 (patch)
treee8d3a1fad9651ba47d234ad0240efac8baf2e804 /sys/kern/vfs_bio.c
parent4a66bff37d10bbd95dbc8e0917ecf67cf2e034e9 (diff)
downloadFreeBSD-src-91b84ac6af4009a0ae8b9cb3e59d9a8108e5fc96.zip
FreeBSD-src-91b84ac6af4009a0ae8b9cb3e59d9a8108e5fc96.tar.gz
Remove a #define which doesn't do miracles anymore.
Diffstat (limited to 'sys/kern/vfs_bio.c')
-rw-r--r--sys/kern/vfs_bio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/vfs_bio.c b/sys/kern/vfs_bio.c
index 8c927fe..8563bf0 100644
--- a/sys/kern/vfs_bio.c
+++ b/sys/kern/vfs_bio.c
@@ -27,7 +27,6 @@
* see man buf(9) for more info.
*/
-#define VMIO
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud