mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
remove debug code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21794 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c42ec8cf50
commit
d3f0a07af7
@ -103,7 +103,6 @@ FileName & FileName::operator=(FileName const & rhs)
|
||||
|
||||
bool FileName::empty() const
|
||||
{
|
||||
lyxerr << "FileName::empty() '" << absFilename() << "'" << endl;
|
||||
return d->fi.absoluteFilePath().isEmpty();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user