mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-20 14:40:25 +00:00
Remove variable properly now
This is a follow-up to db1979f39871.
This commit is contained in:
parent
24737eeceb
commit
a0fd54b2e7
@ -175,8 +175,6 @@ struct LyX::Impl {
|
|||||||
///
|
///
|
||||||
Movers system_movers_;
|
Movers system_movers_;
|
||||||
|
|
||||||
/// has this user started lyx for the first time?
|
|
||||||
// bool first_start;
|
|
||||||
/// the parsed command line batch command if any
|
/// the parsed command line batch command if any
|
||||||
vector<string> batch_commands;
|
vector<string> batch_commands;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user