X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FclitkFilterBase.h;h=94736f7329f1f00cd74e5161548bd412f4371c4d;hb=411da8daffce1e4ce2591df35b4fdd569354089b;hp=089fa52a60097dd7ee447fa8a6caea4dfc635fa7;hpb=7e0af5456045a0fd19a3eeb473f9b434f8f11939;p=clitk.git diff --git a/common/clitkFilterBase.h b/common/clitkFilterBase.h index 089fa52..94736f7 100644 --- a/common/clitkFilterBase.h +++ b/common/clitkFilterBase.h @@ -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