[LyX/master] Remove obsolete (and false) comment.

Richard Kimberly Heck rikiheck at lyx.org
Sun Mar 29 03:03:41 UTC 2020


commit 38c2cde0d8695ac5287bae218c4a33a2acf18ef8
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date:   Sat Mar 28 23:23:47 2020 -0400

    Remove obsolete (and false) comment.
---
 src/graphics/PreviewLoader.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/graphics/PreviewLoader.cpp b/src/graphics/PreviewLoader.cpp
index 0d65ccf..d9133d9 100644
--- a/src/graphics/PreviewLoader.cpp
+++ b/src/graphics/PreviewLoader.cpp
@@ -217,7 +217,6 @@ private:
 
 	/** in_progress_ stores all forked processes so that we can proceed
 	 *  thereafter.
-	    The map uses the conversion commands as its identifiers.
 	 */
 	InProgressProcesses in_progress_;
 


More information about the lyx-cvs mailing list