From: Vincent van Ravesteijn Date: Wed, 9 Sep 2009 05:03:38 +0000 (+0000) Subject: buffer_pimpl.C doesn't even exist. X-Git-Tag: 2.0.0~5520 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b53b9b9941f811a59766e4534d2cc9022301143f;p=features.git buffer_pimpl.C doesn't even exist. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31357 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 6df8b06129..10703f8bcb 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -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) {