summaryrefslogtreecommitdiffstats
path: root/examples/opengl/textures/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/textures/main.cpp')
-rw-r--r--examples/opengl/textures/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/opengl/textures/main.cpp b/examples/opengl/textures/main.cpp
index c1e91e6257..7e5f0646cb 100644
--- a/examples/opengl/textures/main.cpp
+++ b/examples/opengl/textures/main.cpp
@@ -8,8 +8,6 @@
int main(int argc, char *argv[])
{
- Q_INIT_RESOURCE(textures);
-
QApplication app(argc, argv);
QSurfaceFormat format;