Remove misleading comment.
authorCarl Hetherington <cth@carlh.net>
Fri, 12 Aug 2022 14:20:37 +0000 (16:20 +0200)
committerCarl Hetherington <cth@carlh.net>
Fri, 12 Aug 2022 14:20:37 +0000 (16:20 +0200)
commit9711854702ac81063e0a4a11067b9ff50d481e59
treef5a81af30a0afac565bd0b5a29b6339a549202fd
parent6f5dfca48413625f734a3a169ff1b0a152ead7b1
Remove misleading comment.

Video levels are taken care of by the call to PlayerVideo::image()
above, in the non-J2K case, and for J2K we're already in full
range so there's no need to convert.
src/wx/gl_video_view.cc