X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetfoot.h;h=c3cadca668719d91f4aefff88f11a636f8020e88;hb=3c8aba3b556871fb1100a2f98cd93d5d4e3f70c9;hp=a08fa5a01fb325582e9233536711a394dd6e4ab4;hpb=d0950acedaa91320340af398bb06d790486a2207;p=lyx.git diff --git a/src/insets/insetfoot.h b/src/insets/insetfoot.h index a08fa5a01f..c3cadca668 100644 --- a/src/insets/insetfoot.h +++ b/src/insets/insetfoot.h @@ -39,10 +39,6 @@ public: /// int Latex(std::ostream &, bool fragile, bool fp) const; /// - void Write(std::ostream &) const; - /// - void Read(LyXLex &); - /// const char * EditMessage() const; /// bool InsertInset(BufferView *, Inset * inset);