From 8057ce71dff47f9de96b0714401f0a51d30e3736 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 27 Apr 2020 11:35:59 +0100 Subject: drop unused using MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I89c6892b51d651a25aff9c36c02c93374138635f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92974 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- svx/source/core/graphichelper.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svx') 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; -- cgit