Remove totally bogus comment

Was initially in German with glorious ASCII graphics, but equally
bogus.

Change-Id: I9f7286049ed6a0ec7c1511dd3da018e5f6442b15
This commit is contained in:
Tor Lillqvist
2016-09-13 16:43:36 +03:00
parent 647360d948
commit 6e18d56c77

View File

@@ -145,8 +145,6 @@ bool SwEditShell::HasOtherCnt() const
return false; return false;
} }
// access control functions for file name handling
SwActContext::SwActContext(SwEditShell *pShell) SwActContext::SwActContext(SwEditShell *pShell)
: m_rShell(*pShell) : m_rShell(*pShell)
{ {