Remove unused method

This commit is contained in:
Jean-Marc Lasgouttes 2022-10-27 17:16:27 +02:00
parent a559616cbd
commit 4ce45a5bcd

View File

@ -408,11 +408,6 @@ public:
/// Depth of XML command
int commanddepth;
/// Return a pointer on a new layout suitable to describe a caption.
/// FIXME: remove this eventually. This is only for tex2lyx
/// until it has proper support for the caption inset (JMarc)
static Layout * forCaption();
/// Is this spellchecked?
bool spellcheck;
/**