From: Richard Heck Date: Wed, 19 Nov 2008 04:28:03 +0000 (+0000) Subject: Remove obsolete comment. X-Git-Tag: 2.0.0~7661 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=0ad3996fd3602e05e7ecaedbb9a5250fc92e2c3d;p=features.git Remove obsolete comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27636 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 49e968fd25..2c26164ae3 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -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