]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsLoader.cpp
Reimplement RowPainter::paintSelection() using row elements
[lyx.git] / src / graphics / GraphicsLoader.cpp
index 1fa5c65019a7fe687a9cc4024eb1cf1e1b8c6896..36a6c06d2c12748f2f834612d756c313e984b55d 100644 (file)
@@ -78,7 +78,6 @@ static int const s_numimages_ = 10;
 static int const s_millisecs_ = 500;
 
 
-// FIXME THREAD
 LoaderQueue & LoaderQueue::get()
 {
        static LoaderQueue singleton;