Changeset 13448
- Timestamp:
- 12/25/07 08:33:32 (6 months ago)
- Files:
-
- trunk/gdal/frmts/tsx/tsxdataset.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/gdal/frmts/tsx/tsxdataset.cpp
r13447 r13448 452 452 } 453 453 } 454 else if (psSceneInfo != NULL) { 455 /* extract the GCPs from the provided file */ 456 457 /* TODO */ 458 } 454 459 else { 455 460 CPLError(CE_Warning, CPLE_AppDefined,
