From b53b9b9941f811a59766e4534d2cc9022301143f Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Wed, 9 Sep 2009 05:03:38 +0000 Subject: [PATCH] buffer_pimpl.C doesn't even exist. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31357 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Buffer.cpp | 1 - 1 file changed, 1 deletion(-) 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) { -- 2.39.2