summaryrefslogtreecommitdiffstats
path: root/input
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-30 00:50:31 +0100
committerwm4 <wm4@nowhere>2019-11-30 00:50:31 +0100
commit56b06907a6a68de7ccf44cbfa9c9c6fe0edfc627 (patch)
tree6a8e4e01f9545166bdd1c345b4e150a567118d0f /input
parent90df6c79c9400d3f1c711ef5696324908a5126ce (diff)
downloadmpv-56b06907a6a68de7ccf44cbfa9c9c6fe0edfc627.tar.bz2
mpv-56b06907a6a68de7ccf44cbfa9c9c6fe0edfc627.tar.xz
command: remove another unneeded hack
Now that the option-to-property bridge is gone, this is not needed anymore. It always took the "silent" path. Also, at least as of before this commit, this didn't correctly print a warning when accessing a deprecated option as property. This was because m_config_get_co_raw() was used, which intentionally does not print any warnings, so switch to the non-raw one. (Affects only options that have .deprecation_message set.)
Diffstat (limited to 'input')
0 files changed, 0 insertions, 0 deletions