From cc614c4664040f6380dd1f7fe152759684052f3e Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Thu, 29 May 2008 11:25:01 +0000 Subject: [PATCH] remove invalid comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24993 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/paragraph_funcs.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/paragraph_funcs.h b/src/paragraph_funcs.h index f3fccb99c4..bf7a6429fe 100644 --- a/src/paragraph_funcs.h +++ b/src/paragraph_funcs.h @@ -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, -- 2.39.5