sw/source/core/txtnode/justify.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 4122d2b96f98f3b7b7332f6c1b047e03d0744f95
Author:     Mark Hung <mark...@gmail.com>
AuthorDate: Thu May 19 20:13:28 2022 +0800
Commit:     Tomaž Vajngerl <qui...@gmail.com>
CommitDate: Thu May 19 17:15:38 2022 +0200

    remove using namespace css in justify.hxx.
    
    Change-Id: I22b582ed88d43ef5299443914dd28b8db61d1b70
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134639
    Tested-by: Jenkins
    Reviewed-by: Tomaž Vajngerl <qui...@gmail.com>

diff --git a/sw/source/core/txtnode/justify.hxx 
b/sw/source/core/txtnode/justify.hxx
index a51601b970a4..e98ecb5216c2 100644
--- a/sw/source/core/txtnode/justify.hxx
+++ b/sw/source/core/txtnode/justify.hxx
@@ -10,7 +10,6 @@
 #pragma once
 #include <sal/types.h>
 
-using namespace ::com::sun::star;
 namespace Justify
 {
 /// Distribute space between words and letters.

Reply via email to