From d2873b4bc6be04d81e6afba643c10d4d77617f00 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Tue, 1 Mar 2011 22:21:03 +0000 Subject: [PATCH] Add comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37819 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/graphics/GraphicsLoader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/graphics/GraphicsLoader.cpp b/src/graphics/GraphicsLoader.cpp index d37be92e65..82c5b1afda 100644 --- a/src/graphics/GraphicsLoader.cpp +++ b/src/graphics/GraphicsLoader.cpp @@ -371,7 +371,7 @@ void Loader::Impl::resetFile(FileName const & file) if (status_ != Converting) { Cache::get().remove(old_file); } else { - //TODO remove cache item when it is not busy any more + //TODO remove cache item when it is not busy any more, see #7163 } } -- 2.39.2