From 81ecff3800e6d71dadbe42d2f29976d9208784a1 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Sat, 17 Apr 2021 23:44:33 +0100 Subject: Remove BeOS support Nobody cares about BeOS in 2022, and it cannot be built with Meson anyway. Removing the BeOS backend also allows us to drop the dependency on a C++ compiler and simplify the Autotools build considerably by removing all the extra CXX targets. --- doc/public/cairo-docs.xml | 1 - doc/public/language-bindings.xml | 1 - 2 files changed, 2 deletions(-) (limited to 'doc') diff --git a/doc/public/cairo-docs.xml b/doc/public/cairo-docs.xml index d6d152dcf..96dabab4f 100644 --- a/doc/public/cairo-docs.xml +++ b/doc/public/cairo-docs.xml @@ -40,7 +40,6 @@ - diff --git a/doc/public/language-bindings.xml b/doc/public/language-bindings.xml index ce437ef53..a00a00448 100644 --- a/doc/public/language-bindings.xml +++ b/doc/public/language-bindings.xml @@ -561,7 +561,6 @@ cairo_surface_t cairo_atsui_surface_t cairo_win32_surface_t cairo_xlib_surface_t - cairo_beos_surface_t Unlike patterns, the constructors and methods on these types are -- cgit v1.2.1