[Libreoffice-commits] core.git: sfx2/source
Muhammet Kara
muhammet.kara at pardus.org.tr
Tue Sep 26 07:40:10 UTC 2017
sfx2/source/dialog/infobar.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit f633dcdfc0ad7a13d096d97b6753b55e8f8a3f07
Author: Muhammet Kara <muhammet.kara at pardus.org.tr>
Date: Tue Sep 26 06:22:31 2017 +0000
Remove double 'using' statement
Change-Id: I103f8d267b1f34f9e3d1fe03e395c8d444150204
Reviewed-on: https://gerrit.libreoffice.org/42772
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin at collabora.co.uk>
diff --git a/sfx2/source/dialog/infobar.cxx b/sfx2/source/dialog/infobar.cxx
index 43200f0ac00d..ea466d4c374f 100644
--- a/sfx2/source/dialog/infobar.cxx
+++ b/sfx2/source/dialog/infobar.cxx
@@ -27,7 +27,6 @@ using namespace drawinglayer::geometry;
using namespace drawinglayer::processor2d;
using namespace drawinglayer::primitive2d;
using namespace drawinglayer::attribute;
-using namespace drawinglayer::geometry;
using namespace basegfx;
namespace
More information about the Libreoffice-commits
mailing list