mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
delete unused definition.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19949 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6c111008dc
commit
82d372dff8
@ -125,9 +125,6 @@ public:
|
||||
/// FIXME: replace Cursor with DocIterator.
|
||||
void insertInset(Cursor & cur, Inset * inset);
|
||||
|
||||
/// draw text (only used for insets)
|
||||
void draw(PainterInfo & pi, int x, int y) const;
|
||||
|
||||
/// try to handle that request
|
||||
/// FIXME: replace Cursor with DocIterator.
|
||||
void dispatch(Cursor & cur, FuncRequest & cmd);
|
||||
|
Loading…
Reference in New Issue
Block a user