Salome HOME
Merge from V6_main 01/04/2013
[modules/paravis.git] / src / Plugins / MedReader / IO / vtkMedLink.cxx
index deaa521146eeeb9d6b4d9f496d8332f6ebd876d5..1b320cbbbe45fbc34149e8af943e592df37edf1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2013  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
@@ -26,7 +26,7 @@
 #include <string>
 using namespace std;
 
-vtkCxxRevisionMacro(vtkMedLink, "$Revision$")
+// vtkCxxRevisionMacro(vtkMedLink, "$Revision$")
 vtkStandardNewMacro(vtkMedLink)
 
 vtkMedLink::vtkMedLink()