summaryrefslogtreecommitdiff
path: root/sw/source/core/edit
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-09-13 16:43:36 +0300
committerTor Lillqvist <tml@collabora.com>2016-09-13 18:12:27 +0300
commit6e18d56c77b705bafa0754e057a8048afa70dad8 (patch)
tree86ebe9e8cfb26e41c4cd9536fb1f04ed04263098 /sw/source/core/edit
parent647360d9489c0589467aad18008ddb347d1ebf85 (diff)
Remove totally bogus comment
Was initially in German with glorious ASCII graphics, but equally bogus. Change-Id: I9f7286049ed6a0ec7c1511dd3da018e5f6442b15
Diffstat (limited to 'sw/source/core/edit')
-rw-r--r--sw/source/core/edit/edws.cxx2
1 files changed, 0 insertions, 2 deletions
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)
{