aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl.h
diff options
context:
space:
mode:
Diffstat (limited to 'pugl/pugl.h')
-rw-r--r--pugl/pugl.h6
1 files changed, 0 insertions, 6 deletions
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
@{
*/