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 /starmath/sdi | |
parent | f811edfa9a0faaee2551be1fd9e401dfb4168a10 (diff) |
remove unused UUID and VERSION from .SDI files
Change-Id: Ieb3e47c10c497a6f642f28a6741ac0fd2ecfd419
Diffstat (limited to 'starmath/sdi')
-rw-r--r-- | starmath/sdi/smslots.sdi | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/starmath/sdi/smslots.sdi b/starmath/sdi/smslots.sdi index e51e212206f9..f32d26f2d151 100644 --- a/starmath/sdi/smslots.sdi +++ b/starmath/sdi/smslots.sdi @@ -35,9 +35,6 @@ StarMath include "svx.sdi" include "smath.sdi" interface StarMath - [ - uuid ( "92B0FD20-2FC1-11CF-89CA-008029E4B0B1" ) - ] { SID_CONFIGEVENT //idlpp ole : no , status : no [ @@ -51,9 +48,6 @@ shell SmModule } interface FormulaDocument -[ - uuid ( "815CBB20-2FC3-11CF-89CA-008029E4B0B1" ) -] { SID_DOCTEMPLATE //idlpp ole : no , status : no [ @@ -147,9 +141,6 @@ shell SmDocShell interface FormulaView -[ - uuid ( "CE1A6C00-2FC3-11CF-89CA-008029E4B0B1" ) -] { SID_FORMULACURSOR [ |