mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-30 05:12:40 +00:00
clearing a map of pointer is not needed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24756 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
58a9ab8f67
commit
c944438338
@ -251,9 +251,7 @@ GuiApplication::GuiApplication(int & argc, char ** argv)
|
|||||||
|
|
||||||
|
|
||||||
GuiApplication::~GuiApplication()
|
GuiApplication::~GuiApplication()
|
||||||
{
|
{}
|
||||||
socket_notifiers_.clear();
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
FuncStatus GuiApplication::getStatus(FuncRequest const & cmd)
|
FuncStatus GuiApplication::getStatus(FuncRequest const & cmd)
|
||||||
|
Loading…
Reference in New Issue
Block a user