From 38c2cde0d8695ac5287bae218c4a33a2acf18ef8 Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Sat, 28 Mar 2020 23:23:47 -0400 Subject: [PATCH] Remove obsolete (and false) comment. --- src/graphics/PreviewLoader.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/graphics/PreviewLoader.cpp b/src/graphics/PreviewLoader.cpp index 0d65ccf507..d9133d9a7d 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_; -- 2.39.5