[PATCH] Remove duplicate check for QOpenGLFunctions_3_2_Core*
authorstefan.bruens@rwth-aachen.de <stefan.bruens@rwth-aachen.de>
Tue, 9 Jun 2020 15:34:39 +0000 (17:34 +0200)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 5 Jan 2021 14:46:48 +0000 (14:46 +0000)
commit214af6dd49af74835a9a6bd2462ff655db006706
tree3f881882f34b27f7d1adc29b0b2eb8953c3463b6
parent58de889d78894c4ff3ceea35da02a11de81e89dd
[PATCH] Remove duplicate check for QOpenGLFunctions_3_2_Core*

The return value is already checked in QVTKRenderWindowAdapter::blit(),
no need to do it twice.

Gbp-Pq: Name 80_allow_gles_platforms.patch
GUISupport/Qt/QVTKOpenGLNativeWidget.cxx
GUISupport/Qt/QVTKOpenGLWindow.cxx