summaryrefslogtreecommitdiff
path: root/sc/sdi/cellsh.sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-03 16:36:01 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-02-04 11:39:51 +0000
commit228a5704b3ca1addd7aa5de7a04865df4dc5b091 (patch)
tree2b40962339c6162ee8a8a61c7c5eb6ad41c82a26 /sc/sdi/cellsh.sdi
parent5ec98c76986c1fe004fe10b1a003618d74a2c5d3 (diff)
remove unused HasDialog from SDI files
Change-Id: I26f2cef48fcc7a6c4a6b93668b836879254f3eb0 Reviewed-on: https://gerrit.libreoffice.org/22098 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sc/sdi/cellsh.sdi')
-rw-r--r--sc/sdi/cellsh.sdi1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/sdi/cellsh.sdi b/sc/sdi/cellsh.sdi
index 995727fec37e..e2fd11e911bb 100644
--- a/sc/sdi/cellsh.sdi
+++ b/sc/sdi/cellsh.sdi
@@ -139,7 +139,6 @@ interface CellSelection
ExecMethod = ExecuteEdit ;
StateMethod = GetBlockState ;
GroupId = GID_EDIT ; //FS
- HasDialog ;
MenuConfig , AccelConfig ;
]
SID_DELETE_CONTENTS [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]