Remove debugging code.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38242 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2011-04-04 12:25:52 +00:00
parent 3fb4bf59c6
commit 855ea23faa

View File

@ -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