diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-06-12 22:59:42 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-06-12 22:59:42 +0000 |
| commit | 3a069ada144a09d40794ba4878bf2c5865d85c7e (patch) | |
| tree | 83e35f1c4f64175561fda299f5cb6e9c6824e715 /src/ui/tools/measure-tool.cpp | |
| parent | Fix 90% of tweenk review (diff) | |
| parent | Fix a helper path data (diff) | |
| download | inkscape-3a069ada144a09d40794ba4878bf2c5865d85c7e.tar.gz inkscape-3a069ada144a09d40794ba4878bf2c5865d85c7e.zip | |
update to trunk
(bzr r13645.1.156)
Diffstat (limited to 'src/ui/tools/measure-tool.cpp')
| -rw-r--r-- | src/ui/tools/measure-tool.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/tools/measure-tool.cpp b/src/ui/tools/measure-tool.cpp index 5900a2359..0977729ae 100644 --- a/src/ui/tools/measure-tool.cpp +++ b/src/ui/tools/measure-tool.cpp @@ -565,7 +565,6 @@ bool MeasureTool::root_handler(GdkEvent* event) explicit_base = boost::none; explicit_base_tmp = boost::none; last_end = boost::none; - start_p = desktop->w2d(button_w); if (event->button.button == 1 && !this->space_panning) { // save drag origin |
