diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-10-16 11:03:09 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-10-20 13:32:47 +1000 |
commit | 52bc6d944946e66ea2cc685feaeea40bb496ea83 (patch) | |
tree | b6f3c92e0b44161a010ebe284c3f4804e3411db3 /.gitignore | |
parent | f713f447a2110718dfc091380699362d76f0cd6c (diff) |
kdrive: Purge Xsdl
From the original Xsdl commit:
"sdl x server so that we can x-on-x the fb stuff for ease of debugging. if
anyone uses this in production, a big scary monster will eat them.
hrm, perhaps i should make it have a --i-know-what-i'm-doing
param that it doens't start without, heh"
That should be reason enough to not spend time maintaing it. Also, no more
elephants.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 108cfe6f9..7f48ad2f2 100644 --- a/.gitignore +++ b/.gitignore @@ -79,7 +79,6 @@ hw/dmx/examples/xtest hw/kdrive/ephyr/Xephyr hw/kdrive/fake/Xfake hw/kdrive/fbdev/Xfbdev -hw/kdrive/sdl/Xsdl hw/kdrive/vesa/Xvesa hw/vfb/Xvfb hw/vfb/Xvfb.1x |