]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
Compile fix.
[lyx.git] / src / LyXAction.cpp
index 80e8ae3ff891dbb77c50798cce82ce28a7bcc285..f8e6498b78b9ce16d2106e053b23b16857942c34 100644 (file)
@@ -1908,14 +1908,6 @@ void LyXAction::init()
  * \endvar
  */
                { LFUN_PARAGRAPH_GOTO, "paragraph-goto", ReadOnly, Edit },
-/*!
- * \var lyx::FuncCode lyx::LFUN_PARAGRAPH_SPACING
- * \li Action: Adjusts the spacing of the paragraph.
- * \li Syntax: paragraph-spacing
- * \ii Notion: This LFUN is obsolete. Please use LFUN_PARAGRAPH_PARAMS.
- * \endvar
- */
-               { LFUN_PARAGRAPH_SPACING, "paragraph-spacing", Noop, Edit },
 /*!
  * \var lyx::FuncCode lyx::LFUN_BREAK_PARAGRAPH
  * \li Action: Breaks the current paragraph at the current location.