parent
318ffc541f
commit
af95ad96b6
1 changed files with 0 additions and 3 deletions
|
@ -600,9 +600,6 @@ public class GpxSelectionHelper {
|
|||
if (dataItem.getColor() != 0) {
|
||||
gpx.setColor(dataItem.getColor());
|
||||
}
|
||||
if (gpx.getGeneralTrack() == null) {
|
||||
app.getGpxDbHelper().updateJoinSegments(dataItem, false);
|
||||
}
|
||||
sf.setJoinSegments(dataItem.isJoinSegments());
|
||||
}
|
||||
sf.setGpxFile(gpx, app);
|
||||
|
|
Loading…
Reference in a new issue