]> git.lyx.org Git - features.git/commitdiff
Comment.
authorRichard Heck <rgheck@comcast.net>
Fri, 26 Nov 2010 18:09:03 +0000 (18:09 +0000)
committerRichard Heck <rgheck@comcast.net>
Fri, 26 Nov 2010 18:09:03 +0000 (18:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36522 a592a061-630c-0410-9148-cb99ea01b6c8

src/Paragraph.cpp

index d44d0473e11f7ad8384429d5e82ace4b794040db..859a01835da0eb16b80570dbdc1e0df7bbf7591f 100644 (file)
@@ -3075,7 +3075,7 @@ int Paragraph::checkBiblio(Buffer const & buffer)
 {
        // FIXME From JS:
        // This is getting more and more a mess. ...We really should clean
-       // up this bibitem issue for 1.6. See also bug 2743.
+       // up this bibitem issue for 1.6.
 
        // Add bibitem insets if necessary
        if (d->layout_->labeltype != LABEL_BIBLIO)