diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-05-19 16:26:48 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-05-20 10:23:38 +0200 |
commit | a0b93fe08162b84b780a8f2553147485ec8629ff (patch) | |
tree | f2bfc3660e6c12f833a3844a526cd0ce338af392 /reportdesign/inc | |
parent | 25e8148a1bdf37b57938c255235eb48d98abbfc6 (diff) |
cleanup unused css/script/ includes
but keep exception includes in headers for now
Change-Id: I826828675a2d14b906e57068cbced2e790e12bce
Reviewed-on: https://gerrit.libreoffice.org/37846
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'reportdesign/inc')
-rw-r--r-- | reportdesign/inc/UndoActions.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/reportdesign/inc/UndoActions.hxx b/reportdesign/inc/UndoActions.hxx index 95744d0a67bf..ce5f6656ef4c 100644 --- a/reportdesign/inc/UndoActions.hxx +++ b/reportdesign/inc/UndoActions.hxx @@ -26,9 +26,6 @@ #include <com/sun/star/util/XModifyListener.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/PropertyChangeEvent.hpp> -#include <com/sun/star/script/ScriptEvent.hpp> -#include <com/sun/star/script/XScriptListener.hpp> -#include <com/sun/star/script/ScriptEventDescriptor.hpp> #include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/container/ContainerEvent.hpp> #include <com/sun/star/report/XReportComponent.hpp> |