From 855ea23faa3893c19d8f8988fd60a4c84876bc93 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Mon, 4 Apr 2011 12:25:52 +0000 Subject: [PATCH] Remove debugging code. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38242 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/InsetMathHull.cpp | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2