Salome HOME
bos #29467 SALOME GUI logger
[modules/gui.git] / src / LightApp / LightApp_Application.h
index 351c1663ce5b8f8e3813d506097f2a30f171e7a8..cb2102e1977519d6a6cbee1ba89ae6dd65f777bb 100644 (file)
@@ -191,8 +191,6 @@ public:
 
   virtual bool                        checkExistingDoc( bool = true );
 
-  static void                         logUserEvent(const QString& eventDescription);
-
 #ifndef DISABLE_PYCONSOLE
   PyConsole_Interp*                   getPyInterp();
 #endif