From bd5d643192e189e2f4d34ecc1b93a7758cfeb583 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 27 Jun 2019 21:34:03 +0200 Subject: Fix documentation --- pugl/pugl.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'pugl/pugl.h') diff --git a/pugl/pugl.h b/pugl/pugl.h index 145f346..01b7f01 100644 --- a/pugl/pugl.h +++ b/pugl/pugl.h @@ -473,9 +473,6 @@ puglInitContextType(PuglView* view, PuglContextType type); /** @} -*/ - -/** @name Windows Functions for creating and managing a visible window for a view. @{ @@ -574,9 +571,6 @@ puglLeaveContext(PuglView* view, bool flush); /** @} -*/ - -/** @name Event Handling @{ */ -- cgit v1.2.1