From 81fd21da1cd5aa2835f0193907342bb48d968164 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 26 Nov 2020 16:07:34 +0100 Subject: Remove file documentation These will not be used in the Sphinx documentation, and most were self-explanatory and only there to make the Doxygen index look nice anyway. Where there was actually useful information, it has been preserved as regular comments. --- src/x11_cairo.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/x11_cairo.c') diff --git a/src/x11_cairo.c b/src/x11_cairo.c index abfabff..3147266 100644 --- a/src/x11_cairo.c +++ b/src/x11_cairo.c @@ -14,11 +14,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/** - @file x11_cairo.c - @brief Cairo graphics backend for X11. -*/ - #include "types.h" #include "x11.h" -- cgit v1.2.1