From 5ec98c76986c1fe004fe10b1a003618d74a2c5d3 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 3 Feb 2016 16:28:34 +0200 Subject: remove unused Synchron from SDI files Change-Id: I0b8c63a97bfa4a49ac87869e164ab22d2aa99de3 Reviewed-on: https://gerrit.libreoffice.org/22097 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- sd/sdi/sdnew.sdi | 2 -- 1 file changed, 2 deletions(-) (limited to 'sd/sdi/sdnew.sdi') 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, -- cgit