uterm: video: remove unused UTERM_FORMAT_MONO
This format is not used, neither implemented, so it is safe to remove the constant. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
parent
254cb5f6cb
commit
7c075e3891
@ -159,7 +159,6 @@ struct uterm_video_hotplug {
|
||||
};
|
||||
|
||||
enum uterm_video_format {
|
||||
UTERM_FORMAT_MONO,
|
||||
UTERM_FORMAT_GREY,
|
||||
UTERM_FORMAT_XRGB32,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user