Modify

Opened 16 years ago

Closed 16 years ago

#1588 closed defect (fixed)

Various cleaning up

Reported by: bruce89 Owned by: framm
Priority: minor Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

This patch removes as many warnings as I can make sense of. It contains removal of unused imports as well as other changes.

Attachments (1)

cleanup.patch (32.2 KB ) - added by bruce89 16 years ago.
Cleanup

Download all attachments as: .zip

Change History (3)

by bruce89, 16 years ago

Attachment: cleanup.patch added

Cleanup

comment:1 by anonymous, 16 years ago

about the change in ExtrudeAction: The leftover line:

77: try { Integer.parseInt(Main.pref.get("edit.initial-move-threshold","5")); } catch (NumberFormatException x) {}

is useless. I'd suggest to drop it completely.

---

About the change from "main.ds." to "DataSet.": Um, at first glance this seems to be a bad idea. Someone knowing the internals of JOSM better should check this.

comment:2 by anonymous, 16 years ago

Resolution: fixed
Status: newclosed

Applied in r999.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.