]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfoot.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insetfoot.h
index a08fa5a01fb325582e9233536711a394dd6e4ab4..c3cadca668719d91f4aefff88f11a636f8020e88 100644 (file)
@@ -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);