diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2010-11-26 19:26:58 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2010-11-26 21:02:26 (GMT) |
commit | 20da7afb4c575001b7373554ebf7e7fb434a2942 (patch) | |
tree | 19167495e51e3e93a5fa19dffbafcfc4806a5edf /src/opengl/qgl_wince.cpp | |
parent | dc23fd546163edb7ff4395f44217b5cb2600004a (diff) | |
download | Qt-20da7afb4c575001b7373554ebf7e7fb434a2942.zip Qt-20da7afb4c575001b7373554ebf7e7fb434a2942.tar.gz Qt-20da7afb4c575001b7373554ebf7e7fb434a2942.tar.bz2 |
Fix warning about address of a function being constant.
In OpenGL ES 2, these functions are always expected to be present, so
the address can never be zero. So only test for the function being
found if we tried to find it dynamicaly.
Diffstat (limited to 'src/opengl/qgl_wince.cpp')
0 files changed, 0 insertions, 0 deletions