summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-04-27 11:35:59 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-04-27 16:02:39 +0200
commit8057ce71dff47f9de96b0714401f0a51d30e3736 (patch)
tree7bb3d9da35f581e7ee58592ef36622107639d3e8 /svx
parentbbc2162fcd9337ca2a9bf89172bd4e78244b66e9 (diff)
drop unused using
Change-Id: I89c6892b51d651a25aff9c36c02c93374138635f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92974 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/source/core/graphichelper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/core/graphichelper.cxx b/svx/source/core/graphichelper.cxx
index c014ae7b1f89..c4755ff10863 100644
--- a/svx/source/core/graphichelper.cxx
+++ b/svx/source/core/graphichelper.cxx
@@ -59,7 +59,6 @@ using namespace css::document;
using namespace css::ui::dialogs;
using namespace css::container;
using namespace com::sun::star::task;
-using namespace css::frame;
using namespace sfx2;