diff options
| author | Pierre Pronchery <pierre@freebsdfoundation.org> | 2023-05-04 21:51:47 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2023-05-05 15:12:07 +0000 |
| commit | cf3e3d5bd0a1fae39c74c7db5a4e8b10732d0766 (patch) | |
| tree | 4c48b81a8fc4921e6e584787f31f0b80af5bcf32 /drill/drill.h | |
| parent | c6342fe2e90510d8d2296423f2ca92818a7b3d18 (diff) | |
Diffstat (limited to 'drill/drill.h')
| -rw-r--r-- | drill/drill.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drill/drill.h b/drill/drill.h index cbccd75ec5c5..4397fd06d954 100644 --- a/drill/drill.h +++ b/drill/drill.h @@ -21,7 +21,6 @@ #define DRILL_AFROMFILE 3 #define DRILL_QTOFILE 4 #define DRILL_NSEC 5 -#define DRILL_REVERSE 6 #define DRILL_SECTRACE 7 #define DRILL_ON(VAR, BIT) \ |
