diff options
author | Noel Grandin <noel@peralex.com> | 2016-02-04 10:36:32 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2016-02-05 08:01:42 +0200 |
commit | 114904097baa0a456b59d168742c04a1c73432a8 (patch) | |
tree | d07c5937b77182dc26ed9cb88623cd4394601c21 /sw/sdi/olesh.sdi | |
parent | f811edfa9a0faaee2551be1fd9e401dfb4168a10 (diff) |
remove unused UUID and VERSION from .SDI files
Change-Id: Ieb3e47c10c497a6f642f28a6741ac0fd2ecfd419
Diffstat (limited to 'sw/sdi/olesh.sdi')
-rw-r--r-- | sw/sdi/olesh.sdi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/sdi/olesh.sdi b/sw/sdi/olesh.sdi index 744e6317fba0..19c826c740a1 100644 --- a/sw/sdi/olesh.sdi +++ b/sw/sdi/olesh.sdi @@ -17,9 +17,6 @@ */ interface TextOLEObject : BaseTextOLEObject -[ - uuid = "B156B300-39FC-101D-9757-C667E8298000" -] { import TextFrame; } |