git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27265 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Stefan Schimanski 2008-11-05 14:07:42 +00:00
parent 5d9b126c96
commit def9ca797c

View File

@ -520,8 +520,7 @@ void LyX::execCommands()
} }
// clear this list to save a few bytes of RAM // clear this list to save a few bytes of RAM
pimpl_->files_to_load_.clear(); pimpl_->files_to_load_.clear();
} } else
else
pimpl_->application_->restoreGuiSession(); pimpl_->application_->restoreGuiSession();
// Execute batch commands if available // Execute batch commands if available