summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-05-18 08:51:01 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-05-19 13:07:28 +0000
commit2383d557e5751387451cefa33516736228429137 (patch)
tree31a4294e43d0332b456281aca2a2e0a38d87ea3f /extensions
parenta656be64e21fd0ec5e12d34a47e2daf777e04b9b (diff)
clang-tidy misc-unused-alias-decls
Change-Id: Iabde7a84b9c2758e0d2b2ffe0fb99fcfa51ff124 Reviewed-on: https://gerrit.libreoffice.org/25075 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/update/check/updateprotocol.cxx1
-rw-r--r--extensions/source/update/feed/updatefeed.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/update/check/updateprotocol.cxx b/extensions/source/update/check/updateprotocol.cxx
index f68e5b1b8b9c..4b656478991d 100644
--- a/extensions/source/update/check/updateprotocol.cxx
+++ b/extensions/source/update/check/updateprotocol.cxx
@@ -38,7 +38,6 @@
namespace container = css::container ;
namespace deployment = css::deployment ;
-namespace lang = css::lang ;
namespace uno = css::uno ;
namespace task = css::task ;
namespace xml = css::xml ;
diff --git a/extensions/source/update/feed/updatefeed.cxx b/extensions/source/update/feed/updatefeed.cxx
index a4dd327f443f..13fdcda2d978 100644
--- a/extensions/source/update/feed/updatefeed.cxx
+++ b/extensions/source/update/feed/updatefeed.cxx
@@ -66,7 +66,6 @@ namespace task = com::sun::star::task ;
namespace ucb = com::sun::star::ucb ;
namespace uno = com::sun::star::uno ;
namespace xml = com::sun::star::xml ;
-namespace sdbc = com::sun::star::sdbc ;
namespace