diff options
author | Noel Grandin <noel@peralex.com> | 2016-02-03 16:28:34 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2016-02-04 11:39:23 +0000 |
commit | 5ec98c76986c1fe004fe10b1a003618d74a2c5d3 (patch) | |
tree | 1262dc714be11f411ca423e194b7906addf3dedb /sd/sdi/sdnew.sdi | |
parent | 16431492441e742fbbbfc73ba0b715a91ec3ee45 (diff) |
remove unused Synchron from SDI files
Change-Id: I0b8c63a97bfa4a49ac87869e164ab22d2aa99de3
Reviewed-on: https://gerrit.libreoffice.org/22097
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sd/sdi/sdnew.sdi')
-rw-r--r-- | sd/sdi/sdnew.sdi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/sdi/sdnew.sdi b/sd/sdi/sdnew.sdi index 540df89f5ad2..fd7bfe90fe21 100644 --- a/sd/sdi/sdnew.sdi +++ b/sd/sdi/sdnew.sdi @@ -26,7 +26,6 @@ SfxBoolItem VerticalTextFitToSizeTool SID_TEXT_FITTOSIZE_VERTICAL ReadOnlyDoc = FALSE, Toggle = FALSE, Container = FALSE, - Synchron; Readonly = FALSE, /* config: */ @@ -46,7 +45,6 @@ SvxObjectItem RulerObject SID_RULER_OBJECT HasDialog = FALSE, ReadOnlyDoc = TRUE, Toggle = FALSE, - Synchron; /* plugin: */ Container = FALSE, |