summaryrefslogtreecommitdiff
path: root/sw/sdi/formsh.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/formsh.sdi
parentf811edfa9a0faaee2551be1fd9e401dfb4168a10 (diff)
remove unused UUID and VERSION from .SDI files
Change-Id: Ieb3e47c10c497a6f642f28a6741ac0fd2ecfd419
Diffstat (limited to 'sw/sdi/formsh.sdi')
-rw-r--r--sw/sdi/formsh.sdi3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/sdi/formsh.sdi b/sw/sdi/formsh.sdi
index 92eb2b79e128..348fc59f6593 100644
--- a/sw/sdi/formsh.sdi
+++ b/sw/sdi/formsh.sdi
@@ -16,9 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
interface TextDrawForm: BaseTextDrawForm
-[
- uuid = "1D396B40-B8CC-11d1-AB80-006097B418C2"
-]
{
import TextDrawBase;
}