From ca4dbd5675ad3aabffb9fb92f19b53b4c5028981 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 31 Mar 2015 20:23:27 +0200 Subject: Address uninitialized pointer variables Coverity CID 10721, 84861, 86705, 85424, 85422, 85259, 84863, 84857 Change-Id: Ia86970b5ac4e0be9de01b79b618d33011da6a328 Reviewed-by: Simon Hausmann --- tools/qmlscene/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') diff --git a/tools/qmlscene/main.cpp b/tools/qmlscene/main.cpp index 3a1815caa6..b8920cd853 100644 --- a/tools/qmlscene/main.cpp +++ b/tools/qmlscene/main.cpp @@ -158,7 +158,6 @@ struct Options bool maximized; bool fullscreen; bool transparent; - bool scenegraphOnGraphicsview; bool clip; bool versionDetection; bool slowAnimations; -- cgit v1.2.3