summaryrefslogtreecommitdiff
path: root/sw/sdi/textsh.sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-03 16:10:14 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-02-04 11:38:21 +0000
commit16431492441e742fbbbfc73ba0b715a91ec3ee45 (patch)
treea0e09fc4f99670d021edf5c2fac08a0b25543210 /sw/sdi/textsh.sdi
parent3ffa98027e6443d3822da8ba6d9602f3e36cef99 (diff)
remove unused Cachable keyword from SDI files
Change-Id: I60c423b799f34f79f58bc39cf7ea616ec4f5d16a Reviewed-on: https://gerrit.libreoffice.org/22096 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/sdi/textsh.sdi')
-rw-r--r--sw/sdi/textsh.sdi1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/sdi/textsh.sdi b/sw/sdi/textsh.sdi
index b8175360fc12..dc6677e3874d 100644
--- a/sw/sdi/textsh.sdi
+++ b/sw/sdi/textsh.sdi
@@ -26,7 +26,6 @@ interface Text : BaseText
ExecMethod = ExecInsert ;
StateMethod = StateInsert ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
- Cachable ;
]
// Here should the slots be integrated, which are not supported
// in StarWriter/WEB