aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pugl/pugl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pugl/pugl.h b/pugl/pugl.h
index e57eb71..b2937e2 100644
--- a/pugl/pugl.h
+++ b/pugl/pugl.h
@@ -553,7 +553,6 @@ puglGetSize(PuglView* view, int* width, int* height);
PUGL_API void*
puglGetContext(PuglView* view);
-
/**
Enter the drawing context.