remove invalid comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24993 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-05-29 11:25:01 +00:00
parent f447ef3395
commit cc614c4664

View File

@ -30,8 +30,6 @@ class ParagraphList;
* - Decrease depth by one (or change layout to default layout) when
* keep_layout == false
* - keep current depth and layout when keep_layout == true
* Be aware that the old or new paragraph does not contain any rows
* after this.
*/
void breakParagraph(BufferParams const & bparams,
ParagraphList & paragraphs,