]> git.lyx.org Git - lyx.git/commitdiff
* style
authorStefan Schimanski <sts@lyx.org>
Wed, 5 Nov 2008 14:07:42 +0000 (14:07 +0000)
committerStefan Schimanski <sts@lyx.org>
Wed, 5 Nov 2008 14:07:42 +0000 (14:07 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27265 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyX.cpp

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