diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2017-08-19 19:33:16 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2017-08-19 19:33:16 +0000 |
| commit | 7692d200c10a971f5a812d08423355c3946ce534 (patch) | |
| tree | f98c845612ca756edb5f276afd9b77be3787e24c /sys/dev/syscons/syscons.h | |
| parent | 43f0edd4e70fd56f9fd0a227d5345c506b243eb8 (diff) | |
Notes
Diffstat (limited to 'sys/dev/syscons/syscons.h')
| -rw-r--r-- | sys/dev/syscons/syscons.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/syscons/syscons.h b/sys/dev/syscons/syscons.h index 8e4b6ddbbbf35..491404c518627 100644 --- a/sys/dev/syscons/syscons.h +++ b/sys/dev/syscons/syscons.h @@ -516,8 +516,6 @@ typedef struct sc_renderer { SI_SUB_DRIVERS, SI_ORDER_MIDDLE) typedef struct { - int cursor_start; - int cursor_end; int shift_state; int bell_pitch; } bios_values_t; |
