summaryrefslogtreecommitdiff
path: root/Build/source/libs/cairo/cairo-features.h.in
diff options
context:
space:
mode:
authorDenis Bitouzé <dbitouze@wanadoo.fr>2021-02-25 18:23:07 +0000
committerDenis Bitouzé <dbitouze@wanadoo.fr>2021-02-25 18:23:07 +0000
commitc6101f91d071883b48b1b4b51e5eba0f36d9a78d (patch)
tree1bf7f5a881d7a4f5c5bf59d0b2821943dd822372 /Build/source/libs/cairo/cairo-features.h.in
parent07ee7222e389b0777456b427a55c22d0e6ffd267 (diff)
French translation for tlmgr updated
git-svn-id: svn://tug.org/texlive/trunk@57912 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/cairo/cairo-features.h.in')
-rw-r--r--Build/source/libs/cairo/cairo-features.h.in32
1 files changed, 0 insertions, 32 deletions
diff --git a/Build/source/libs/cairo/cairo-features.h.in b/Build/source/libs/cairo/cairo-features.h.in
deleted file mode 100644
index 6ee6aec48f9..00000000000
--- a/Build/source/libs/cairo/cairo-features.h.in
+++ /dev/null
@@ -1,32 +0,0 @@
-#ifndef CAIRO_FEATURES_H
-#define CAIRO_FEATURES_H
-
-#undef CAIRO_HAS_FC_FONT
-#undef CAIRO_HAS_FT_FONT
-#undef CAIRO_HAS_QUARTZ_FONT
-#undef CAIRO_HAS_USER_FONT
-#undef CAIRO_HAS_WIN32_FONT
-
-#undef CAIRO_HAS_EGL_FUNCTIONS
-#undef CAIRO_HAS_GLX_FUNCTIONS
-#undef CAIRO_HAS_GOBJECT_FUNCTIONS
-#undef CAIRO_HAS_PNG_FUNCTIONS
-#undef CAIRO_HAS_WGL_FUNCTIONS
-#undef CAIRO_HAS_WIN32_SURFACE
-#undef CAIRO_HAS_XCB_SHM_FUNCTIONS
-
-#undef CAIRO_HAS_IMAGE_SURFACE
-#undef CAIRO_HAS_MIME_SURFACE
-#undef CAIRO_HAS_OBSERVER_SURFACE
-#undef CAIRO_HAS_RECORDING_SURFACE
-#undef CAIRO_HAS_PDF_SURFACE
-#undef CAIRO_HAS_PS_SURFACE
-#undef CAIRO_HAS_QUARTZ_SURFACE
-#undef CAIRO_HAS_SCRIPT_SURFACE
-#undef CAIRO_HAS_SVG_SURFACE
-#undef CAIRO_HAS_WIN32_SURFACE
-#undef CAIRO_HAS_XCB_SURFACE
-#undef CAIRO_HAS_XLIB_SURFACE
-#undef CAIRO_HAS_XLIB_XRENDER_SURFACE
-
-#endif