summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@trolltech.com>2009-08-17 13:31:49 +0200
committerJoerg Bornemann <joerg.bornemann@trolltech.com>2009-08-17 13:31:49 +0200
commitc57326c96f59905d9bce80ffd7325767f51274e5 (patch)
tree9bc69c098b4af824cca637998022ccfc20623477 /tests
parentd4711c1961314589e03aad6bb8ba27c6c6420e16 (diff)
fix warning in windowsmobile autotest
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/windowsmobile/testQMenuBar/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/windowsmobile/testQMenuBar/main.cpp b/tests/auto/windowsmobile/testQMenuBar/main.cpp
index 4a3b3b2420..744094cad3 100644
--- a/tests/auto/windowsmobile/testQMenuBar/main.cpp
+++ b/tests/auto/windowsmobile/testQMenuBar/main.cpp
@@ -7,8 +7,6 @@
int main(int argc, char * argv[])
{
- int widgetNum = 20;
-
QList<QWidget*> widgets;
QApplication app(argc, argv);