reverting the safeguard in 25591. There is an awful lot of things to clean up before we can add this safeguard!!!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25592 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-07-14 06:22:41 +00:00
parent 10c7f636a6
commit f04afc6585

View File

@ -179,7 +179,6 @@ frontend::Application * theApp()
LyX::~LyX()
{
delete pimpl_;
singleton_ = 0;
}