Salome HOME
Copyright update 2022
[modules/smesh.git] / src / SMESH_SWIG_WITHIHM / libSMESH_Swig.h
index 24482f280655ba4bd23b2ab2804f6019334dceac..37a0492d952e3021f6454b5f6bf72441d3501800 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2022  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
@@ -127,10 +127,11 @@ class SMESH_SWIG_EXPORT SMESH_Swig
 public:
   SMESH_Swig();
   ~SMESH_Swig();
-  
+
+
   // Initialization =============================================
-  
-  void                       Init(int); // deprecated
+
+  void                       Init(); // deprecated
 
   // Publishing =================================================
 
@@ -208,8 +209,6 @@ public:
 private:
   void init();
 
-private:
-  int myCachedStudyId;
 };
 
 #endif // LIBSMESH_SWIG_H