mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +00:00
xfree86: ddc: drop unused GTF_SUPPORTED() macro
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
|
||||
/* Msc stuff EDID Ver > 1.1 */
|
||||
#define PREFERRED_TIMING_MODE(x) (x & 0x2)
|
||||
#define GTF_SUPPORTED(x) (x & 0x1)
|
||||
|
||||
struct vendor {
|
||||
char name[4];
|
||||
|
||||
Reference in New Issue
Block a user