mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-08 18:19:42 +00:00
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:
parent
3fb4bf59c6
commit
855ea23faa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user