From 982c89102967169854208608874659a03998dd7e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 17 Feb 2019 20:53:57 +0100 Subject: Squash blank line --- pugl/pugl.h | 1 - 1 file changed, 1 deletion(-) 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. -- cgit v1.2.1