buffer_pimpl.C doesn't even exist.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31357 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2009-09-09 05:03:38 +00:00
parent b67bf24d18
commit b53b9b9941

View File

@ -2051,7 +2051,6 @@ bool Buffer::isInternal() const
}
// FIXME: this function should be moved to buffer_pimpl.C
void Buffer::markDirty()
{
if (d->lyx_clean) {