From 0ad3996fd3602e05e7ecaedbb9a5250fc92e2c3d Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Wed, 19 Nov 2008 04:28:03 +0000 Subject: [PATCH] Remove obsolete comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27636 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Buffer.cpp | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.39.2