diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-05-21 14:36:46 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-05-21 18:19:05 +0200 |
commit | f19a599f6911f5ccd1049228454b6c6c8fd6d5cb (patch) | |
tree | e118b43ff91d7ec2da85c1085926c95326931253 /solenv | |
parent | 4cb73b7a5792b6c8fabacc1e29d67e9f254144e8 (diff) |
drop unused suppression
Change-Id: Ibdeb08817e5731a9165751c70466ffaf7ecf7875
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115933
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/sanitizers/ui/modules/smath.suppr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/sanitizers/ui/modules/smath.suppr b/solenv/sanitizers/ui/modules/smath.suppr index cb5cfbd0ab3d..011a7aa39db2 100644 --- a/solenv/sanitizers/ui/modules/smath.suppr +++ b/solenv/sanitizers/ui/modules/smath.suppr @@ -1,7 +1,6 @@ starmath/uiconfig/smath/ui/catalogdialog.ui://GtkLabel[@id='label1'] orphan-label starmath/uiconfig/smath/ui/catalogdialog.ui://GtkLabel[@id='symbolname'] orphan-label starmath/uiconfig/smath/ui/catalogdialog.ui://GtkDrawingArea[@id='symbolsetdisplay'] no-labelled-by -starmath/uiconfig/smath/ui/printeroptions.ui://GtkSpinButton[@id='scalingspin'] no-labelled-by starmath/uiconfig/smath/ui/spacingdialog.ui://GtkLabel[@id='1label1'] orphan-label starmath/uiconfig/smath/ui/spacingdialog.ui://GtkLabel[@id='1label2'] orphan-label starmath/uiconfig/smath/ui/spacingdialog.ui://GtkLabel[@id='1label3'] orphan-label |