backend: remove untested fruity backend

This backend hasn't been used for years now and so because it is
untested code and almost certainly doesn't work any more it would be a
burdon to continue trying to maintain it. Considering that we are now
looking at moving OpenGL window system integration code down from
Clutter backends into Cogl that will be easier if we don't have to
consider this backend.
This commit is contained in:
Robert Bragg
2011-02-24 12:05:15 +00:00
parent 70767f08dc
commit af366ad750
15 changed files with 4 additions and 1314 deletions

View File

@@ -95,7 +95,6 @@ IGNORE_HFILES=\
cogl \
egl \
evdev \
fruity \
glx \
osx \
x11 \

View File

@@ -141,7 +141,7 @@
</varlistentry>
<varlistentry>
<term>--with-flavour=[glx/eglx/eglnative/win32/osx/fruity/cex100]</term>
<term>--with-flavour=[glx/eglx/eglnative/win32/osx/cex100]</term>
<listitem>
<para>Select the Clutter backend; default=glx.
</para>