aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal.h b/src/internal.h
index c35f9ac..8678982 100644
--- a/src/internal.h
+++ b/src/internal.h
@@ -62,7 +62,6 @@ puglStoreSizeHint(PuglView* view,
unsigned height);
/// Handle a changed string property
-PUGL_API
PuglStatus
puglViewStringChanged(PuglView* view, PuglStringHint key, const char* value);