mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Remove unused method
This commit is contained in:
parent
a559616cbd
commit
4ce45a5bcd
@ -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;
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user