]> git.lyx.org Git - features.git/commitdiff
Remove obsolete comment.
authorRichard Heck <rgheck@comcast.net>
Wed, 19 Nov 2008 04:28:03 +0000 (04:28 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 19 Nov 2008 04:28:03 +0000 (04:28 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27636 a592a061-630c-0410-9148-cb99ea01b6c8

src/Buffer.cpp

index 49e968fd250dd72c7ecadcefc2dc29e4016b51c8..2c26164ae37d9aa3e7c05f0434b1b94c7e2e5cb4 100644 (file)
@@ -2683,8 +2683,6 @@ void Buffer::bufferErrors(TeXErrors const & terr, ErrorList & errorList) const
 }
 
 
-// FIXME: buf should should be const because updateLabels() modifies
-// the contents of the paragraphs.
 void Buffer::updateLabels(bool childonly) const
 {
        // Use the master text class also for child documents