[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)
committerAnton Gladky <gladk@debian.org>
Thu, 14 Jan 2021 20:36:46 +0000 (20:36 +0000)
commit72e38ce1b011b3ed004532a4ad688c2e111db1ec
tree06b4969a6636eec8af97ded54d881e4f3fa306bd
parent35d78d75e2668f7fe2de268afdd6e704a2fcad58
[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