aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/pugl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pugl/pugl.h')
-rw-r--r--include/pugl/pugl.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/pugl/pugl.h b/include/pugl/pugl.h
index 7fa6c31..150a5bc 100644
--- a/include/pugl/pugl.h
+++ b/include/pugl/pugl.h
@@ -65,10 +65,6 @@
PUGL_BEGIN_DECLS
/**
- @defgroup pugldoc Pugl
- A minimal portable API for embeddable GUIs.
- @{
-
@defgroup pugl Pugl C API
Pugl C API.
@{
@@ -1518,7 +1514,6 @@ puglHideWindow(PuglView* view);
/**
@}
@}
- @}
*/
PUGL_END_DECLS