summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/core/layout/fly.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/layout/fly.cxx b/sw/source/core/layout/fly.cxx
index a7e0820fb0ac..bdfe3f91bd11 100644
--- a/sw/source/core/layout/fly.cxx
+++ b/sw/source/core/layout/fly.cxx
@@ -2014,7 +2014,6 @@ bool SwFlyFrm::IsLowerOf( const SwLayoutFrm* pUpperFrm ) const
void SwFlyFrm::Cut()
{
- // TODO: Implement SwFlyFrm::Cut()
}
void SwFrm::AppendFly( SwFlyFrm *pNew )