ExportMap/cs/TerraUtils.cs @@ -122,7 +122,7 @@ } finally { //if (!string.IsNullOrEmpty(tifFile) && File.Exists(tifFile)) File.Delete(tifFile); if (!string.IsNullOrEmpty(tifFile) && File.Exists(tifFile)) File.Delete(tifFile); } }