]> git.lyx.org Git - features.git/blobdiff - src/insets/insetinclude.h
fix lyxalgo.h, dra pagebreak with text on line, change the math_deco_search a bit
[features.git] / src / insets / insetinclude.h
index 30383ebab84aaf3e98a26e09a90865db59800e5b..954edbd8ffc9d4b4aaf97c3eedca5cc80ce3d353 100644 (file)
@@ -59,10 +59,6 @@ public:
        void Read(LyXLex &);
        /// 
        int Latex(ostream &, signed char fragile, bool free_spc) const;
-#ifndef USE_OSTREAM_ONLY
-       ///
-       int Latex(string & file, signed char fragile, bool free_spc) const;
-#endif
        ///
        void Validate(LaTeXFeatures &) const;