mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 14:15:30 +00:00
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:
@@ -95,7 +95,6 @@ IGNORE_HFILES=\
|
||||
cogl \
|
||||
egl \
|
||||
evdev \
|
||||
fruity \
|
||||
glx \
|
||||
osx \
|
||||
x11 \
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user