From: Richard Heck Date: Mon, 4 Apr 2011 12:25:52 +0000 (+0000) Subject: Remove debugging code. X-Git-Tag: 2.0.0~246 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=855ea23faa3893c19d8f8988fd60a4c84876bc93;p=features.git Remove debugging code. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38242 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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