diff --git a/sw/source/core/edit/edws.cxx b/sw/source/core/edit/edws.cxx index 6c9ac8689a8a..8cb0c59498cf 100644 --- a/sw/source/core/edit/edws.cxx +++ b/sw/source/core/edit/edws.cxx @@ -145,8 +145,6 @@ bool SwEditShell::HasOtherCnt() const return false; } -// access control functions for file name handling - SwActContext::SwActContext(SwEditShell *pShell) : m_rShell(*pShell) {