mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 15:00:09 +00:00
(submit/bsd-defines v2) xfree86. os-support: drop obsolete XMODE_* defines
These only had been used by xf86-video-chips, but meanwhile this defines them on it's own, so we can drop them from here now. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -224,10 +224,6 @@ struct pcvtid {
|
||||
#endif
|
||||
#ifndef CONSOLE_X_TV_ON
|
||||
#define CONSOLE_X_TV_ON _IOW('t',155,int)
|
||||
#define XMODE_RGB 0
|
||||
#define XMODE_NTSC 1
|
||||
#define XMODE_PAL 2
|
||||
#define XMODE_SECAM 3
|
||||
#endif
|
||||
#ifndef CONSOLE_X_TV_OFF
|
||||
#define CONSOLE_X_TV_OFF _IO('t',156)
|
||||
|
||||
Reference in New Issue
Block a user