X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMGUI%2FGEOMGUI_AnnotationAttrs.h;h=e25e91ee42ecb92b1c9ee35b85d7fb038e0826a9;hb=b6f0965afb72083a5234f9b4fb0b233adaaf8d9d;hp=2423e48cef7929ce53f3650402243eb2997a8971;hpb=df260abc619ded3d424fed72772226ca63e3c90b;p=modules%2Fgeom.git diff --git a/src/GEOMGUI/GEOMGUI_AnnotationAttrs.h b/src/GEOMGUI/GEOMGUI_AnnotationAttrs.h index 2423e48ce..e25e91ee4 100644 --- a/src/GEOMGUI/GEOMGUI_AnnotationAttrs.h +++ b/src/GEOMGUI/GEOMGUI_AnnotationAttrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2022 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -205,9 +205,8 @@ private: : myObj( theObject ), myParameterMap( theParameter ) {} - GEOMGUI_AnnotationAttrs( const GEOMGUI_AnnotationAttrs& theOther ) {} - - void operator=( const GEOMGUI_AnnotationAttrs& theOther ) {} + GEOMGUI_AnnotationAttrs( const GEOMGUI_AnnotationAttrs& ); // private copy constructor, must be never called + void operator=( const GEOMGUI_AnnotationAttrs& ); // private assignment operator, must be never called private: