diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-01 14:31:09 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-02 21:39:58 +0100 |
commit | 075e365e20a75dd12c29b0b094fea986f3e1231a (patch) | |
tree | 07fc29345cbfbb2f4e7fe81a75840791f4435d15 /solenv | |
parent | 61fd0e0c27494fdda61e9e06490c50ef1147c1bd (diff) |
SvxRelativeField is newly unused
Change-Id: Iaeb72e9aa7276736632a66f1eb75277a696e91e0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87831
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rwxr-xr-x | solenv/bin/native-code.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index 9f4704e82074..f8133a6d7723 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -515,7 +515,6 @@ custom_widgets = [ 'SearchResultsBox', 'SidebarToolBox', 'SvxColorValueSet', - 'SvxRelativeField', 'TemplateDefaultView', ] |