diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-05-17 10:55:50 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-05-18 09:56:19 +0200 |
commit | 3f1faf10bbeeeb50e0c46aeaf360c7c1a6b95584 (patch) | |
tree | 9930557a1af5ff98b35ad7b33b4d97dff828d12a /uui/inc | |
parent | 8a8c384eeb8bc8dace6c77bad59e6d2654e8840b (diff) |
UUIInteractionHelper::getParentProperty now unused
Change-Id: I539df7d7ddddb6dd9811ac93fc7445b12e1119ae
Reviewed-on: https://gerrit.libreoffice.org/54490
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'uui/inc')
-rw-r--r-- | uui/inc/pch/precompiled_uui.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uui/inc/pch/precompiled_uui.hxx b/uui/inc/pch/precompiled_uui.hxx index ca2e75cbe217..b4a72850d41a 100644 --- a/uui/inc/pch/precompiled_uui.hxx +++ b/uui/inc/pch/precompiled_uui.hxx @@ -54,7 +54,6 @@ #include <sal/typesizes.h> #include <vcl/dllapi.h> #include <vcl/errcode.hxx> -#include <vcl/layout.hxx> #include <vcl/svapp.hxx> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> |