]> git.lyx.org Git - features.git/commitdiff
Add comment
authorPavel Sanda <sanda@lyx.org>
Tue, 1 Mar 2011 22:21:03 +0000 (22:21 +0000)
committerPavel Sanda <sanda@lyx.org>
Tue, 1 Mar 2011 22:21:03 +0000 (22:21 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37819 a592a061-630c-0410-9148-cb99ea01b6c8

src/graphics/GraphicsLoader.cpp

index d37be92e6581615a724544ebb645c749890226f7..82c5b1afda35f702e3c6eb5e1cc7a0a3ebe354f7 100644 (file)
@@ -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
                }
        }