summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.xyz>2017-07-05 01:31:31 +0200
committerNiklas Haas <git@haasn.xyz>2017-07-05 11:22:00 +0200
commit6f77444f6c2d82feeebcd46a2b2f7ae3252648ef (patch)
treec7132ecd0dccd6f074232f2e20ce6b9405c4e098 /DOCS
parent6e25934a8c3e7ccc9e562716ef712aa95de71e86 (diff)
downloadmpv-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')
0 files changed, 0 insertions, 0 deletions