]> git.lyx.org Git - features.git/commitdiff
buffer_pimpl.C doesn't even exist.
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 9 Sep 2009 05:03:38 +0000 (05:03 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 9 Sep 2009 05:03:38 +0000 (05:03 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31357 a592a061-630c-0410-9148-cb99ea01b6c8

src/Buffer.cpp

index 6df8b061297d64c2a23708334eae04ca53c21435..10703f8bcb82658361f2f7df5b99fa1ec1d371ec 100644 (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) {