X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetfootlike.h;h=31387e47da797cf1e8911d84dc72b04229f97f65;hb=5603df4a5b7e511b31026c9a4f8f55b2b10fde57;hp=c6489f53d399b392d87e7c1b3578451f2cefde47;hpb=b881ed2d5a4d26b062556d6d417c8f4624741878;p=lyx.git diff --git a/src/insets/insetfootlike.h b/src/insets/insetfootlike.h index c6489f53d3..31387e47da 100644 --- a/src/insets/insetfootlike.h +++ b/src/insets/insetfootlike.h @@ -24,8 +24,6 @@ public: /// InsetFootlike(InsetFootlike const &); /// - void metrics(MetricsInfo &, Dimension &) const; - /// void write(Buffer const & buf, std::ostream & os) const; /// bool insetAllowed(InsetOld::Code) const;