summaryrefslogtreecommitdiff
path: root/svx/qa
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2022-06-13 20:02:07 +0200
committerMiklos Vajna <vmiklos@collabora.com>2022-06-14 08:11:28 +0200
commitb6758293e65864530f1b2508ec426bb4f0268c75 (patch)
tree45cc0f35820afa9ef2c7cc36c9ffd523ac71163e /svx/qa
parentb7d6c3ce33ae06e6a61eac0e185121cb3931f61f (diff)
Remove some unused includes
See tdf#42949 for motivation. Change-Id: I157b331195cc8262e6bd1dcc536cb653587fc45f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135775 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'svx/qa')
-rw-r--r--svx/qa/unit/xoutdev.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/qa/unit/xoutdev.cxx b/svx/qa/unit/xoutdev.cxx
index 41b46016451c..f805f868207e 100644
--- a/svx/qa/unit/xoutdev.cxx
+++ b/svx/qa/unit/xoutdev.cxx
@@ -15,7 +15,6 @@
#include <com/sun/star/beans/XPropertySet.hpp>
#include <sal/types.h>
-#include <sfx2/app.hxx>
#include <tools/stream.hxx>
#include <unotest/directories.hxx>
#include <unotools/tempfile.hxx>