diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-11-27 14:33:30 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-11-27 14:33:30 +0000 |
| commit | b007e160a11506ad6129e6e9c30047974b8ae98e (patch) | |
| tree | aa0a920d813529b4c6a14c7a77ebdf981dac09fd /lib/libdisk/libdisk.h | |
| parent | 4a59084cee58637ba9ad32862ce636d45a028871 (diff) | |
Notes
Diffstat (limited to 'lib/libdisk/libdisk.h')
| -rw-r--r-- | lib/libdisk/libdisk.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libdisk/libdisk.h b/lib/libdisk/libdisk.h index f7310bf41dd3..bf9eff131d12 100644 --- a/lib/libdisk/libdisk.h +++ b/lib/libdisk/libdisk.h @@ -62,8 +62,6 @@ struct chunk { /* this chunk is in the BSD-compatibility, and has a * short name too, ie wd0s4f -> wd0f */ -# define CHUNK_BAD144 4 - /* this chunk has bad144 mapping */ # define CHUNK_ALIGN 8 /* This chunk should be aligned */ # define CHUNK_IS_ROOT 16 |
