diff options
author | Tiago Vignatti <tiago.vignatti@nokia.com> | 2009-11-23 17:00:06 +0200 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-11-23 07:53:45 -0800 |
commit | ec16357edaba23694b12fd234ffa12fd58a73dfa (patch) | |
tree | 5757c18f92013107b6fb1374e1e5a9ce25cc492e /include/kdrive-config.h.in | |
parent | a30e739a144912a68adcaa9f426d600c6ecbd529 (diff) |
configure: remove unused kdrive Xvesa config variable
Xvesa was gone in commit 6d21fbf0 and this should be there as well.
Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'include/kdrive-config.h.in')
-rw-r--r-- | include/kdrive-config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/kdrive-config.h.in b/include/kdrive-config.h.in index 3bc779218..14efb56b0 100644 --- a/include/kdrive-config.h.in +++ b/include/kdrive-config.h.in @@ -13,9 +13,6 @@ /* Include framebuffer support in X servers */ #undef KDRIVEFBDEV -/* Include vesa support in X servers */ -#undef KDRIVEVESA - /* Enable touchscreen support */ #undef TOUCHSCREEN |