Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Remove leftover code
- Loading branch information
Showing
with
0 additions
and
7 deletions.
-
+0
−7
src/core/raster/qgsrasterdataprovider.cpp
|
@@ -251,13 +251,6 @@ QgsRasterDataProvider::ProviderCapabilities QgsRasterDataProvider::providerCapab |
|
|
//Random Static convenience function |
|
|
// |
|
|
///////////////////////////////////////////////////////// |
|
|
// convenience function for building metadata() HTML table cells |
|
|
|
|
|
QString QgsRasterDataProvider::htmlMetadata() |
|
|
{ |
|
|
QString s; |
|
|
return s; |
|
|
} |
|
|
|
|
|
// TODO |
|
|
// (WMS) IdentifyFormatFeature is not consistent with QgsRaster::IdentifyFormatValue. |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.