]> git.lyx.org Git - lyx.git/blobdiff - src/output_latex.h
Comment.
[lyx.git] / src / output_latex.h
index 9777eab0b4837f1f6dde0d37b1597918959765fc..b347f261bd820fb3c9dd2929b889717ec9d20023 100644 (file)
@@ -28,7 +28,7 @@ class TexRow;
 class Text;
 
 /// Export up to \p number optarg insets
-int latexOptArgInsets(Buffer const & buf, Paragraph const & par,
+int latexOptArgInsets(Paragraph const & par,
                      odocstream & os, OutputParams const & runparams,
                      int number);