summaryrefslogtreecommitdiff
path: root/sw/qa/uibase
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-08-13 16:49:53 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-08-13 18:27:31 +0200
commitc10ea0e903ee2aba126087fc81702233b3a509cf (patch)
treee15cf60a17246984f398b0288ec0a037fd3cdffc /sw/qa/uibase
parentb37653fdc74e05ff2f86dad39cc1878d9047580b (diff)
Remove some unused includes
Change-Id: Iea6b931b1f2328886354f70ad81a3e07367db717 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100669 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'sw/qa/uibase')
-rw-r--r--sw/qa/uibase/shells/shells.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/qa/uibase/shells/shells.cxx b/sw/qa/uibase/shells/shells.cxx
index 15e20fc4d8f9..f3684b08cc39 100644
--- a/sw/qa/uibase/shells/shells.cxx
+++ b/sw/qa/uibase/shells/shells.cxx
@@ -29,7 +29,6 @@
#include <wrtsh.hxx>
#include <IDocumentDrawModelAccess.hxx>
#include <drawdoc.hxx>
-#include <unotxdoc.hxx>
#include <docsh.hxx>
char const DATA_DIRECTORY[] = "/sw/qa/uibase/shells/data/";