diff --git a/src/mathed/InsetMathHull.cpp b/src/mathed/InsetMathHull.cpp index 9576f7a3ee..a27e00d6f3 100644 --- a/src/mathed/InsetMathHull.cpp +++ b/src/mathed/InsetMathHull.cpp @@ -2164,7 +2164,6 @@ docstring InsetMathHull::xhtml(XHTMLStream & xs, OutputParams const & op) const if (mbuf != &buffer()) { string mbtmp = mbuf->temppath(); FileName const mbufimg(support::addName(mbtmp, filename)); - LYXERR0(mbufimg); pimage->filename().copyTo(mbufimg); } // add the file to the list of files to be exported