]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMath.h
revert last patch. there's something wrong, possibly unrelated to this
[lyx.git] / src / mathed / InsetMath.h
index 717eed9ef2e9d6335d8bf9d1786285367b3b4fb1..2f91e9ede5e6f872d3b8fd753fc8b56205ebfed8 100644 (file)
@@ -182,8 +182,7 @@ public:
        virtual void octave(OctaveStream &) const;
 
        /// plain text output in ucs4 encoding
-       int plaintext(Buffer const &, odocstream &,
-                     OutputParams const &) const;
+       int plaintext(odocstream &, OutputParams const &) const;
 
        /// dump content to stderr for debugging
        virtual void dump() const;