]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph_funcs.h
* GuiToolbar.cpp:
[lyx.git] / src / paragraph_funcs.h
index f3fccb99c4a95188aeaa11e305069e08959cfcda..bf7a6429fea07885c218203e509a83dc16ec6b14 100644 (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,