]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insethfill.h
hopefully fix tex2lyx linking.
[lyx.git] / src / insets / insethfill.h
index dfd44cea5ca383758933da743ab5aa73f3c05c0b..3bfa98ffc3cff83076693c96510d5088ceaa3dc4 100644 (file)
@@ -29,9 +29,6 @@ public:
        ///
        InsetBase::Code lyxCode() const { return InsetBase::HFILL_CODE; }
        ///
-       int latex(Buffer const &, odocstream &,
-                 OutputParams const &) const;
-       ///
        int plaintext(Buffer const &, odocstream &,
                  OutputParams const & runparams) const;
        ///