]> git.lyx.org Git - features.git/commitdiff
Remove debugging code.
authorRichard Heck <rgheck@comcast.net>
Mon, 4 Apr 2011 12:25:52 +0000 (12:25 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 4 Apr 2011 12:25:52 +0000 (12:25 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38242 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/InsetMathHull.cpp

index 9576f7a3eefb1c0d7c876236b196431ad69915f7..a27e00d6f351b40056dbffcb282b32126e6456c6 100644 (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