summaryrefslogtreecommitdiff
path: root/sw/sdi/frmsh.sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-04 10:36:32 +0200
committerNoel Grandin <noel@peralex.com>2016-02-05 08:01:42 +0200
commit114904097baa0a456b59d168742c04a1c73432a8 (patch)
treed07c5937b77182dc26ed9cb88623cd4394601c21 /sw/sdi/frmsh.sdi
parentf811edfa9a0faaee2551be1fd9e401dfb4168a10 (diff)
remove unused UUID and VERSION from .SDI files
Change-Id: Ieb3e47c10c497a6f642f28a6741ac0fd2ecfd419
Diffstat (limited to 'sw/sdi/frmsh.sdi')
-rw-r--r--sw/sdi/frmsh.sdi3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/sdi/frmsh.sdi b/sw/sdi/frmsh.sdi
index 4e7b06bb8a5e..73f8af14341d 100644
--- a/sw/sdi/frmsh.sdi
+++ b/sw/sdi/frmsh.sdi
@@ -17,9 +17,6 @@
*/
interface TextFrame : BaseTextFrame
-[
- uuid = "564CBAA0-111A-101D-9757-6E74207A7520"
-]
{
import TextSelection;
}