]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathRef.h
A little cleanup of the layout files.
[lyx.git] / src / mathed / InsetMathRef.h
index add7935e80c12e8825b04f9fb5ea19058425c4ec..da324522b9de9e8be4a5531331dacb86976d57e4 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -38,7 +38,7 @@ public:
        virtual InsetMathRef * asRefInset() { return this; }
 
        /// docbook output
-       int docbook(Buffer const & buf, odocstream & os, OutputParams const &) const;
+       int docbook(odocstream & os, OutputParams const &) const;
        /// generate something that will be understood by the Dialogs.
        std::string const createDialogStr(std::string const & name) const;