[Libreoffice-commits] core.git: sc/qa

Samuel Mehrbrodt (via logerrit) logerrit at kemper.freedesktop.org
Tue Apr 2 05:42:44 UTC 2019


 sc/qa/extras/scshapeobj.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 80a8d9c1c90b717694feca501783149ac4d5c483
Author:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Fri Mar 29 07:47:52 2019 +0100
Commit:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
CommitDate: Tue Apr 2 07:42:21 2019 +0200

    Remove duplicated using namespace
    
    Change-Id: I72de634d9cf7bf3ca317ec3b13aa5708fc2339e9
    Reviewed-on: https://gerrit.libreoffice.org/70066
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/sc/qa/extras/scshapeobj.cxx b/sc/qa/extras/scshapeobj.cxx
index 2fa84d7a926f..c32ab1d899ed 100644
--- a/sc/qa/extras/scshapeobj.cxx
+++ b/sc/qa/extras/scshapeobj.cxx
@@ -26,7 +26,6 @@
 
 using namespace css;
 using namespace css::uno;
-using namespace com::sun::star;
 
 namespace sc_apitest
 {


More information about the Libreoffice-commits mailing list