summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-26 11:38:00 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-27 13:32:40 +0200
commitb22adb4940fe86f33732be0a1305ccb71f2d0ea9 (patch)
tree7ca01bb5e9ebfefd9755aebb360a8e7e68b4b624 /svtools
parentd8fd07188626dc91dac2a8a22e35cfafce3ea969 (diff)
Remove commented out code
Change-Id: Ifd82dbc35d2f03ee9a9a40f498c8fde3f5a1d5c6
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/control/ruler.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/svtools/source/control/ruler.cxx b/svtools/source/control/ruler.cxx
index a50e4650c5b3..453dadea15ab 100644
--- a/svtools/source/control/ruler.cxx
+++ b/svtools/source/control/ruler.cxx
@@ -1845,12 +1845,6 @@ void Ruler::ImplDrag( const Point& rPos )
Drag();
// Und neu ausgeben (zeitverzoegert)
-/*
- mnUpdateFlags |= RULER_UPDATE_DRAW;
- if ( mnUpdateEvtId )
- Application::RemoveUserEvent( mnUpdateEvtId );
- mnUpdateEvtId = Application::PostUserEvent( LINK( this, Ruler, ImplUpdateHdl ), NULL );
-*/
ImplDraw();
// Daten wieder wie vor dem Cancel herstellen