diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2020-09-09 21:04:04 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-09-10 09:10:54 +0200 |
commit | b5fec5667e21aef65bf5a03c727f7c6e65dfe484 (patch) | |
tree | c0f0e6d3616c42f2968293bd3209aebc3132baba /sfx2 | |
parent | 722aa442977e5ca27ab05b4299d26346b5a4e883 (diff) |
Remove some unused includes
Change-Id: I296597faa21c995c02f68726abd507d0d46c7f86
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102335
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/qa/cppunit/view.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/qa/cppunit/view.cxx b/sfx2/qa/cppunit/view.cxx index e5ce404c21e9..b2c42b5d4e7e 100644 --- a/sfx2/qa/cppunit/view.cxx +++ b/sfx2/qa/cppunit/view.cxx @@ -11,7 +11,6 @@ #include <unotest/macros_test.hxx> #include <com/sun/star/frame/Desktop.hpp> -#include <com/sun/star/embed/XStorage.hpp> #include <com/sun/star/drawing/XDrawView.hpp> #include <com/sun/star/beans/XPropertySet.hpp> |