Cleaned up examples/opengl/cube/cube.pro, removed message()
authorRohan McGovern <rohan.mcgovern@nokia.com>
Tue, 28 Feb 2012 06:07:07 +0000 (16:07 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 29 Feb 2012 02:09:38 +0000 (03:09 +0100)
commit99b997c4d5c4066866f4b4af04b925fcf17f144c
tree36d5fb7ffe86cc4ee0f63323ea507c08cf6a3e0a
parentb804b81288772b64dbd633c1e320f6e71a00b473
Cleaned up examples/opengl/cube/cube.pro, removed message()

It's arbitrary and confusing to put a message(OpenGL support is enabled)
in this one OpenGL example and no others, especially since the message
is output during configure.

Change-Id: I7b55868d10c288f3459a7fda594fea1e6f45bf9a
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
examples/opengl/cube/cube.pro