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_vulkan.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/x11_vulkan.c') diff --git a/src/x11_vulkan.c b/src/x11_vulkan.c index c7ae1b0..b32111c 100644 --- a/src/x11_vulkan.c +++ b/src/x11_vulkan.c @@ -14,10 +14,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/** - @file x11_vulkan.c Vulkan graphics backend for X11. -*/ - #define VK_NO_PROTOTYPES 1 #include "stub.h" -- cgit v1.2.1