summaryrefslogtreecommitdiff
path: root/connectivity/source
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2023-04-17 13:41:36 +0200
committerMiklos Vajna <vmiklos@collabora.com>2023-04-17 19:01:11 +0200
commit3a759a0b0c9605732c95dfac6a3315ed48ec1076 (patch)
tree73398b02e6771c3daab9f2e69fd581dba568ebf5 /connectivity/source
parent8daa8eef06fa485f5271503921585a3fbef26567 (diff)
Remove some unused includes
Mostly com/sun/star/frame/Desktop.hpp is unused after inheriting from UnoApiTest. Change-Id: I71b75fa5c880337ff294583b96af09c90b5059c9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150514 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'connectivity/source')
-rw-r--r--connectivity/source/drivers/writer/WTable.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/drivers/writer/WTable.cxx b/connectivity/source/drivers/writer/WTable.cxx
index eb2fb2bffd3b..2f0f44855d86 100644
--- a/connectivity/source/drivers/writer/WTable.cxx
+++ b/connectivity/source/drivers/writer/WTable.cxx
@@ -30,7 +30,6 @@
#include <writer/WConnection.hxx>
#include <connectivity/sdbcx/VColumn.hxx>
#include <sal/log.hxx>
-#include <comphelper/servicehelper.hxx>
namespace com::sun::star::text
{