Ignore:
Timestamp:
2009-06-20T09:31:00+02:00 (15 years ago)
Author:
Gubaer
Message:

removed old conflict resolution code
fixed bug in OsmApi (missing changeset initialization)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/OsmApi.java

    r1677 r1682  
    307307     * @return list of processed primitives
    308308     * @throws OsmTransferException if something is wrong
    309      * @throws OsmTransferCancelledException  if the upload was cancelled by the user
    310309     */
    311310    public Collection<OsmPrimitive> uploadDiff(final Collection<OsmPrimitive> list) throws OsmTransferException {
Note: See TracChangeset for help on using the changeset viewer.