summaryrefslogtreecommitdiff
path: root/vcl/source/app
diff options
context:
space:
mode:
authorJennifer Liebel <jliebel94@gmail.com>2014-10-31 08:17:33 +0000
committerTobias Madl <tobias.madl.dev@gmail.com>2014-12-09 12:35:02 +0000
commit345110ed798a13973ee99935ee134061f965a4e0 (patch)
tree3442538d45f33e749944d779c2d09480f713341b /vcl/source/app
parentc8322c57678a55a4c58ce13bd2a0895f644016c9 (diff)
applied patch from Michael Meeks
Change-Id: I57f22b6d9bfbef4a50d162076b01e8e64edb4718
Diffstat (limited to 'vcl/source/app')
-rw-r--r--vcl/source/app/timer.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/app/timer.cxx b/vcl/source/app/timer.cxx
index 212c521e2286..675c751a3414 100644
--- a/vcl/source/app/timer.cxx
+++ b/vcl/source/app/timer.cxx
@@ -434,7 +434,6 @@ void Idle::DoIdle()
maTimeoutHdl.Call( this );
}
-
Idle::~Idle()
{
}