diff --git a/src/LyX.cpp b/src/LyX.cpp index a96531f219..251fe2d65b 100644 --- a/src/LyX.cpp +++ b/src/LyX.cpp @@ -176,7 +176,7 @@ struct LyX::Impl { Movers system_movers_; /// has this user started lyx for the first time? - bool first_start; +// bool first_start; /// the parsed command line batch command if any vector batch_commands;