From 14d6e4a6c7b930c525799630a06a90d96db2e9a8 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sun, 16 Apr 1995 22:49:16 +0000 Subject: Formerly devio.c.~5~ --- ext2fs/devio.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ext2fs/devio.c b/ext2fs/devio.c index aad59b7a..e3e9b6ec 100644 --- a/ext2fs/devio.c +++ b/ext2fs/devio.c @@ -36,8 +36,6 @@ dev_write_sync (daddr_t addr, vm_address_t data, long len) return 0; } -static int deverr; - /* Read disk block ADDR; put the address of the data in DATA; read LEN bytes. Always *DATA should be a full page no matter what. */ error_t -- cgit v1.2.3