summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Arve Sæther <jan-arve.saether@nokia.com>2009-08-10 10:48:13 (GMT)
committerJan-Arve Sæther <jan-arve.saether@nokia.com>2009-08-10 10:49:02 (GMT)
commitec1a146dd7f8582d3053ed54420d26141e98155c (patch)
treed498679f41ee8d059f50b98a1bad65627a451e2b
parent468b157ab5496cdab6ff751312dba5376901d533 (diff)
downloadQt-ec1a146dd7f8582d3053ed54420d26141e98155c.zip
Qt-ec1a146dd7f8582d3053ed54420d26141e98155c.tar.gz
Qt-ec1a146dd7f8582d3053ed54420d26141e98155c.tar.bz2
Remove unused member.
-rw-r--r--src/corelib/tools/qtimeline.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/tools/qtimeline.cpp b/src/corelib/tools/qtimeline.cpp
index b6511d5..6dbad34 100644
--- a/src/corelib/tools/qtimeline.cpp
+++ b/src/corelib/tools/qtimeline.cpp
@@ -69,7 +69,6 @@ public:
int currentLoopCount;
int currentTime;
- int elapsedTime;
int timerId;
QTime timer;