Remove obsolete comment.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27636 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2008-11-19 04:28:03 +00:00
parent 69e95a3ed9
commit 0ad3996fd3

View 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