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. --- bindings/cxx/include/pugl/stub.hpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bindings/cxx/include/pugl/stub.hpp') diff --git a/bindings/cxx/include/pugl/stub.hpp b/bindings/cxx/include/pugl/stub.hpp index 02a8dc2..8b37da4 100644 --- a/bindings/cxx/include/pugl/stub.hpp +++ b/bindings/cxx/include/pugl/stub.hpp @@ -14,11 +14,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/** - @file stub.hpp - @brief Declaration of Stub backend accessor for C++. -*/ - #ifndef PUGL_STUB_HPP #define PUGL_STUB_HPP -- cgit v1.2.1