summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/crsrsh.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2024-04-01 10:33:57 +0200
committerGabor Kelemen <gabor.kelemen.extern@allotropia.de>2024-04-10 09:19:42 +0200
commit1a91641fd6fd84eb0bfae75db54f35c7771a2a1c (patch)
treeb0f7daf219c8612bc8dcf33b2b1801d14e06f1ed /sw/source/core/crsr/crsrsh.cxx
parentd70f461d83e72bfea63526706a07c1e0c4dea66d (diff)
tdf#146619 Drop unused 'using namespace' in: sw/
Change-Id: I56463130ab617b0e11e237718cb8456913373818 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165696 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Diffstat (limited to 'sw/source/core/crsr/crsrsh.cxx')
-rw-r--r--sw/source/core/crsr/crsrsh.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/crsr/crsrsh.cxx b/sw/source/core/crsr/crsrsh.cxx
index 3e9ca93b3380..58aa478d4d43 100644
--- a/sw/source/core/crsr/crsrsh.cxx
+++ b/sw/source/core/crsr/crsrsh.cxx
@@ -80,7 +80,6 @@
#include <redline.hxx>
using namespace com::sun::star;
-using namespace util;
/**
* Check if pCurrentCursor points into already existing ranges and delete those.