Remove variable properly now

This is a follow-up to db1979f398.
This commit is contained in:
Jean-Marc Lasgouttes 2015-03-05 12:48:01 +01:00
parent 24737eeceb
commit a0fd54b2e7

View 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;