Skip to content
Snippets Groups Projects
Commit f2459bce authored by Aurélien Bricier's avatar Aurélien Bricier
Browse files

ENH: fixed missing deletion

parent b700c542
No related branches found
No related tags found
No related merge requests found
...@@ -100,8 +100,6 @@ protected: ...@@ -100,8 +100,6 @@ protected:
virtual void PrintSelf(std::ostream& os, itk::Indent indent) const; virtual void PrintSelf(std::ostream& os, itk::Indent indent) const;
private: private:
ossimKeywordlist InternalReadGeometry(const std::string& filename);
/** Geo informations are in this map */ /** Geo informations are in this map */
KeywordlistMap m_Keywordlist; KeywordlistMap m_Keywordlist;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment