Skip to content
Snippets Groups Projects
Commit 15c6ac37 authored by Kasper Marstal's avatar Kasper Marstal
Browse files

GIT: Removal of function was not committed

parent a5708c70
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,6 @@ public:
}
itkGetConstMacro( LogFileName, std::string );
void DeleteLogFileName() { this->m_LogFileName = std::string(); };
void RemoveLogFileName( void ) {
this->m_LogFileName = std::string();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment