Salome HOME
Merge branch 'ASL_TREE_STATE' into asl/hydro_porting_741
[modules/gui.git] / src / LightApp / LightApp_PyInterp.h
index 9d4cb760dc24b5b5997a59b07836edda4d055b7e..de8c2663666c9b9559c980d5b5558e42850ba591 100644 (file)
@@ -33,7 +33,6 @@ public:
   
 protected:
   virtual void initPython();
-  virtual bool initContext();
 };
 
 #endif //_LIGHTAPP_PYINTERP_H_