Salome HOME
Merge from BR_PORTING_VTK6 01/03/2013
[modules/paravis.git] / src / Plugins / MedReader / IO / vtkMedSelection.cxx
index 9f70e9dc76476fad6d89b6235e26d1fc8134b949..4401beba098a38f3d163628f5b7cbc6dc113b602 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2011  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -34,7 +34,7 @@ public :
   vector< string > Keys;
 };
 
-vtkCxxRevisionMacro(vtkMedSelection, "$Revision$")
+// vtkCxxRevisionMacro(vtkMedSelection, "$Revision$")
 vtkStandardNewMacro(vtkMedSelection)
 
 vtkMedSelection::vtkMedSelection()