summaryrefslogtreecommitdiffstats
path: root/src/seltrans.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2013-01-27 14:19:11 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2013-01-27 14:19:11 +0000
commit5ebf0c12c2b1be530bf4742236768a55e549494b (patch)
tree8451ca3b858fb63c21ede05a5862426e24cebbd5 /src/seltrans.cpp
parentTranslations. Romanian translation update by Cristian Secară. (diff)
downloadinkscape-5ebf0c12c2b1be530bf4742236768a55e549494b.tar.gz
inkscape-5ebf0c12c2b1be530bf4742236768a55e549494b.zip
Migrate ruler position tracking to new track_widget API
Fixed bugs: - https://launchpad.net/bugs/1105504 (bzr r12067)
Diffstat (limited to 'src/seltrans.cpp')
-rw-r--r--src/seltrans.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/seltrans.cpp b/src/seltrans.cpp
index 64bb95508..b6c6baaf7 100644
--- a/src/seltrans.cpp
+++ b/src/seltrans.cpp
@@ -813,8 +813,6 @@ gboolean Inkscape::SelTrans::handleRequest(SPKnot *knot, Geom::Point *position,
return TRUE;
}
- knot->desktop->setPosition(*position);
-
// When holding shift while rotating or skewing, the transformation will be
// relative to the point opposite of the handle; otherwise it will be relative
// to the center as set for the selection