diff options
author | Niklas Haas <git@haasn.xyz> | 2017-07-05 01:31:31 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.xyz> | 2017-07-05 11:22:00 +0200 |
commit | 6f77444f6c2d82feeebcd46a2b2f7ae3252648ef (patch) | |
tree | c7132ecd0dccd6f074232f2e20ce6b9405c4e098 /DOCS/man/options.rst | |
parent | 6e25934a8c3e7ccc9e562716ef712aa95de71e86 (diff) | |
download | mpv-6f77444f6c2d82feeebcd46a2b2f7ae3252648ef.tar.bz2 mpv-6f77444f6c2d82feeebcd46a2b2f7ae3252648ef.tar.xz |
vo_opengl: get rid of weird double-bind in pass_read_fbo
This logic doesn't really make sense. copy_img_tex already binds the
texture, so why would we bind it a second time? Furthermore, nothing
actually uses this return value. Must have been some left-over artifact
of a previous iteration of this function. Anyway, it's harmless, just
nonsensical. So remove it.
Diffstat (limited to 'DOCS/man/options.rst')
0 files changed, 0 insertions, 0 deletions