Changeset 945 for trunk/zoo-project/zoo-services
- Timestamp:
- Aug 14, 2019, 4:30:34 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zoo-project/zoo-services/gdal/profile/service.c
r371 r945 182 182 #endif 183 183 } 184 GDALClose(hDataset); 184 185 OGRCleanupAll(); 185 GDALClose(hDataset);186 186 GDALDestroyDriverManager(); 187 187 #ifdef ZOO_SERVICE
Note: See TracChangeset
for help on using the changeset viewer.