mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-24 01:57:06 +01:00
Remove unused B_FORMAT #define
This commit is contained in:
parent
3c6967023c
commit
fd1976ec67
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51919
@ -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 */
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user