mirror of
https://github.com/mpv-player/mpv.git
synced 2026-05-07 20:02:49 +00:00
86093fcae7
This reverts:3fb4140clua/defaults: add user_data helpers68a20e7ajavascript/defaults: add user_data helpers00510379lua/js: fix user_data_del util function As well as the lua/js parts of:3ec2a098docs: document new user-data property user-data and its sub-properties can be set/get/observed/deleted via the standard properties interface, so there's no need for additional helpers specific to user-data, which only added maintenance burden.