summaryrefslogtreecommitdiff
path: root/hw/xfree86/parser/xf86tokens.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-02-17 19:37:22 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-02-18 14:50:25 -0800
commite0a451eb7cc812f11db3614b730ba0f07d6ae18c (patch)
tree5d1615b934cdf0fec7760c397d787f124eee0e80 /hw/xfree86/parser/xf86tokens.h
parentd2cf562bbad553d7f09b70202134f5b6ada0114e (diff)
Obsolete InputDevices keyword in xorg.conf Files section
Was only used to provide a list of input devices that XF86-Misc could use, now that XF86-Misc is gone, was parsed and logged, then completely ignored. (Depends on previous patch that introduces OBSOLETE_TOKEN in parser to make obsolete keywords like InputDevices & RgbPath be non-fatal errors.) Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> Acked-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'hw/xfree86/parser/xf86tokens.h')
-rw-r--r--hw/xfree86/parser/xf86tokens.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/parser/xf86tokens.h b/hw/xfree86/parser/xf86tokens.h
index b2d23508d..4c1d38c03 100644
--- a/hw/xfree86/parser/xf86tokens.h
+++ b/hw/xfree86/parser/xf86tokens.h
@@ -99,7 +99,6 @@ typedef enum {
/* File tokens */
FONTPATH,
MODULEPATH,
- INPUTDEVICES,
LOGFILEPATH,
XKBDIR,