[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>
Sat, 18 Sep 2021 06:10:15 +0000 (07:10 +0100)
commit4b98c1a4a7a40f8a2373c9a961841fa06d99848e
tree8f682a23daa74f146753fc03b724ae1711fa01f7
parent5d3f4cc8a118d7f55eb27e07d3bf72305cb8e388
[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