Squelch annoying debug dump.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24630 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-05-06 09:55:12 +00:00
parent b90ec7288d
commit 14257be476

View File

@ -459,7 +459,7 @@ void GuiGraphics::updateContents()
break;
}
lyxerr << bufferFilepath();
//lyxerr << bufferFilepath();
string const name =
igp.filename.outputFilename(fromqstr(bufferFilepath()));
filename->setText(toqstr(name));