diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2021-12-01 10:51:17 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2021-12-06 10:27:53 +0000 |
| commit | 26542b33a4d5e06a26bd9ea523c1087d75c0c41a (patch) | |
| tree | f77066b816adfe4d71e14220e10df32df6d5f4a3 /sys/dev/syscons/scvidctl.c | |
| parent | f1105fb8f7a2d9db06ed5e7c31392e6ffa9f06dd (diff) | |
Diffstat (limited to 'sys/dev/syscons/scvidctl.c')
| -rw-r--r-- | sys/dev/syscons/scvidctl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/syscons/scvidctl.c b/sys/dev/syscons/scvidctl.c index 93b9e84b67df..c5881545f435 100644 --- a/sys/dev/syscons/scvidctl.c +++ b/sys/dev/syscons/scvidctl.c @@ -614,8 +614,6 @@ sc_vid_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) case FBIOPUTCMAP: case FBIOGETCMAP: case FBIOGTYPE: - case FBIOSVIDEO: - case FBIOGVIDEO: case FBIOSCURSOR: case FBIOGCURSOR: case FBIOSCURPOS: |
