diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-06-18 16:53:51 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-06-18 16:53:51 +0000 |
| commit | 38a1a4d45114a681408e763c3afec79f0bc21940 (patch) | |
| tree | 8d51eece5c253fbfadee4ad1b353ca5d23b02d12 /src/helper | |
| parent | Pre fixing selected points (diff) | |
| download | inkscape-38a1a4d45114a681408e763c3afec79f0bc21940.tar.gz inkscape-38a1a4d45114a681408e763c3afec79f0bc21940.zip | |
fixing bug moving nodes
(bzr r13645.1.162)
Diffstat (limited to 'src/helper')
| -rw-r--r-- | src/helper/geom-pathvectorsatellites.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/helper/geom-pathvectorsatellites.cpp b/src/helper/geom-pathvectorsatellites.cpp index e80d812d7..1f71a2e91 100644 --- a/src/helper/geom-pathvectorsatellites.cpp +++ b/src/helper/geom-pathvectorsatellites.cpp @@ -176,7 +176,6 @@ void PathVectorSatellites::updateSatelliteType(SatelliteType satellitetype, bool void PathVectorSatellites::recalculateForNewPathVector(Geom::PathVector const pathv, Satellite const S) { - return; Satellites satellites; bool found = false; //TODO evaluate fix on nodes at same position |
