diff options
author | Noel Grandin <noel@peralex.com> | 2016-02-08 09:56:06 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2016-02-08 14:00:37 +0200 |
commit | e137c4028ce5ceb2bbf988f47875e6b5e2c9764f (patch) | |
tree | 95dda261bc968f4482140080aae1f80853906d94 /sc/sdi | |
parent | 8a79d044c067051bff3729fc14a18ac7382325ec (diff) |
remove unused ModulePrefix in *.SDI files
Change-Id: I92bb724259b6fd59af3a14810744cf1537ae2428
Diffstat (limited to 'sc/sdi')
-rw-r--r-- | sc/sdi/scslots.sdi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/sdi/scslots.sdi b/sc/sdi/scslots.sdi index a25edbbef0b5..327af8781e72 100644 --- a/sc/sdi/scslots.sdi +++ b/sc/sdi/scslots.sdi @@ -16,11 +16,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -module -StarCalc +module StarCalc [ -SlotIdFile( "scslots.hrc" ) -ModulePrefix( "Sc" ) + SlotIdFile( "scslots.hrc" ) ] { struct ScProtection |