Revision 3195 trunk/extensions/extGeoreferencing/src/com/iver/cit/gvsig/GeoPointPersistence.java

View differences:

GeoPointPersistence.java
434 434
										gp.pixelPoint, 
435 435
										gp.mapPoint, 
436 436
										geoDialog, 
437
										null, 
438
										lyrPoints);
437
										null);
439 438
			}
440 439
		}
441 440
		if(lyrPoints.getCountPoints() > 0)

Also available in: Unified diff