From a0fd54b2e76be640baca28da1780ad6b9a79916f Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Thu, 5 Mar 2015 12:48:01 +0100 Subject: [PATCH] Remove variable properly now This is a follow-up to db1979f39871. --- src/LyX.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/LyX.cpp b/src/LyX.cpp index 251fe2d65b..0cd6e97487 100644 --- a/src/LyX.cpp +++ b/src/LyX.cpp @@ -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 batch_commands; -- 2.39.2