Salome HOME
0021672: [CEA 565] Dump Study from script
[modules/geom.git] / src / Material / Material_ResourceMgr.h
index a78203320b2c1b6794983d2bd7aca16edd729344..a98a531d7c728fba68523600f277895a3d5dccba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -41,8 +41,6 @@ public:
   ~Material_ResourceMgr();
 
   QStringList materials( MaterialType = All, bool = true );
-
-  QStringList getPreferenceMaterialsNames();
   
 };