aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-02-17 20:53:57 +0100
committerDavid Robillard <d@drobilla.net>2019-02-17 21:16:57 +0100
commit982c89102967169854208608874659a03998dd7e (patch)
treec188ada2efc4cfad57a56f636e75f525ef51908f
parent197c19b74bd26f5a7526a88621a556f551b2db5a (diff)
Squash blank line
-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.