]> git.lyx.org Git - features.git/commitdiff
Remove variable properly now
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 5 Mar 2015 11:48:01 +0000 (12:48 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 5 Mar 2015 11:48:01 +0000 (12:48 +0100)
This is a follow-up to db1979f39871.

src/LyX.cpp

index 251fe2d65bc4c08ed4b377a715ee407ad3db07db..0cd6e9748733b4ad5b945d138e7dd85737745a98 100644 (file)
@@ -175,8 +175,6 @@ struct LyX::Impl {
        ///
        Movers system_movers_;
 
-       /// has this user started lyx for the first time?
-//     bool first_start;
        /// the parsed command line batch command if any
        vector<string> batch_commands;