From e137c4028ce5ceb2bbf988f47875e6b5e2c9764f Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 8 Feb 2016 09:56:06 +0200 Subject: remove unused ModulePrefix in *.SDI files Change-Id: I92bb724259b6fd59af3a14810744cf1537ae2428 --- sd/sdi/sdgslots.sdi | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sd/sdi/sdgslots.sdi') diff --git a/sd/sdi/sdgslots.sdi b/sd/sdi/sdgslots.sdi index dcd94495d1da..f6731011037d 100644 --- a/sd/sdi/sdgslots.sdi +++ b/sd/sdi/sdgslots.sdi @@ -15,11 +15,9 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -module -StarDraw +module StarDraw [ -SlotIdFile( "sdslots.hrc" ) -ModulePrefix( "Sd" ) + SlotIdFile( "sdslots.hrc" ) ] { include "sfxitems.sdi" -- cgit