]> git.lyx.org Git - features.git/commitdiff
Remove obsolete (and false) comment.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 29 Mar 2020 03:23:47 +0000 (23:23 -0400)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:55 +0000 (15:48 +0200)
src/graphics/PreviewLoader.cpp

index 0d65ccf507ee86d64d6b64bec151b5724b863141..d9133d9a7dc09763938061fd92963d71d839aa59 100644 (file)
@@ -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_;