summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmpv/client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmpv/client.h b/libmpv/client.h
index 36c9d8584a..4319240888 100644
--- a/libmpv/client.h
+++ b/libmpv/client.h
@@ -1496,7 +1496,6 @@ typedef struct mpv_event_property {
*
* Note that this is set to NULL if retrieving the property failed (the
* format will be MPV_FORMAT_NONE).
- * See mpv_event.error for the status.
*/
void *data;
} mpv_event_property;