DOC: correct the wrong GetInstance() comment
authorEmmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org>
Wed Jul 01 13:17:33 2009 +0800 (14 months ago)
changeset 149834dce3a212c0
parent 1497 1a47d5765b9a
child 1499 a63fd192d52c
DOC: correct the wrong GetInstance() comment
UrbanAreaExtraction/Model/otbUrbanAreaPolygonsManager.h
     1.1 --- a/UrbanAreaExtraction/Model/otbUrbanAreaPolygonsManager.h	Fri Jun 26 18:01:50 2009 +0800
     1.2 +++ b/UrbanAreaExtraction/Model/otbUrbanAreaPolygonsManager.h	Wed Jul 01 13:17:33 2009 +0800
     1.3 @@ -60,7 +60,6 @@
     1.4    /** Standard type macro */
     1.5    itkTypeMacro(UrbanAreaPolygonsManager, itk::ProcessObject);
     1.6  
     1.7 -  /** This is protected for the singleton. Use GetInstance() instead. */
     1.8    itkNewMacro(Self);
     1.9  
    1.10    /** Images typedefs*/