Remove unused B_FORMAT #define

This commit is contained in:
Poul-Henning Kamp 1999-10-04 07:40:23 +00:00
parent 3c6967023c
commit fd1976ec67
2 changed files with 0 additions and 6 deletions

View File

@ -124,9 +124,6 @@ struct cappage {
u_char reserved30[2];
};
/* misuse a flag to identify format operation */
#define B_FORMAT B_XXX
struct wfd {
struct atapi *ata; /* Controller structure */
int unit; /* IDE bus drive unit */

View File

@ -124,9 +124,6 @@ struct cappage {
u_char reserved30[2];
};
/* misuse a flag to identify format operation */
#define B_FORMAT B_XXX
struct wfd {
struct atapi *ata; /* Controller structure */
int unit; /* IDE bus drive unit */