From 6e18d56c77b705bafa0754e057a8048afa70dad8 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 13 Sep 2016 16:43:36 +0300 Subject: [PATCH] Remove totally bogus comment Was initially in German with glorious ASCII graphics, but equally bogus. Change-Id: I9f7286049ed6a0ec7c1511dd3da018e5f6442b15 --- sw/source/core/edit/edws.cxx | 2 -- 1 file changed, 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) {