Skip to content
Snippets Groups Projects
Commit d316f9da authored by Mickael Savinaud's avatar Mickael Savinaud
Browse files

ENH: remove useless methods since use of GetOverviewCount method

parent 6ee3d362
No related branches found
No related tags found
No related merge requests found
...@@ -99,10 +99,6 @@ public: ...@@ -99,10 +99,6 @@ public:
itkSetMacro(DatasetNumber, unsigned int); itkSetMacro(DatasetNumber, unsigned int);
itkGetMacro(DatasetNumber, unsigned int); itkGetMacro(DatasetNumber, unsigned int);
/** Set/Get the overview count of the file (0 = one full resolution)*/
itkGetMacro(NumberOfOverviews, unsigned int);
/** Set/Get the options */ /** Set/Get the options */
void SetOptions(const GDALCreationOptionsType& opts) void SetOptions(const GDALCreationOptionsType& opts)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment