Salome HOME
Apply the fix for the issue "0021721: [CEA 590] Invalid groups on cells display in...
[modules/paravis.git] / src / Plugins / Filter / vtkMySampleFilter.cxx
index 461239e0f0d66af112247b20be8602db668dd169..1a4471c302bfd57d0c7f1cd4fdb9a3c3a1c0c24b 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
@@ -21,7 +21,7 @@
 
 #include <vtkObjectFactory.h>
 
-vtkCxxRevisionMacro(vtkMySampleFilter, "$Revision$");
+//vtkCxxRevisionMacro(vtkMySampleFilter, "$Revision$");
 vtkStandardNewMacro(vtkMySampleFilter);
 
 //----------------------------------------------------------------------------