]> Creatis software - clitk.git/blobdiff - common/clitkFilterBase.h
cosmetic
[clitk.git] / common / clitkFilterBase.h
index 089fa52a60097dd7ee447fa8a6caea4dfc635fa7..94736f7329f1f00cd74e5161548bd412f4371c4d 100644 (file)
@@ -122,7 +122,6 @@ namespace clitk {
     bool m_IsCancelled;
     Timer m_CurrentStepTimer;
     
-
   private:
     FilterBase(const Self&); //purposely not implemented
     void operator=(const Self&); //purposely not implemented