summaryrefslogtreecommitdiff
path: root/sw/sdi/grfsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/grfsh.sdi')
-rw-r--r--sw/sdi/grfsh.sdi4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/sdi/grfsh.sdi b/sw/sdi/grfsh.sdi
index 031780f0b8dc..de22469b2895 100644
--- a/sw/sdi/grfsh.sdi
+++ b/sw/sdi/grfsh.sdi
@@ -16,7 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
interface TextGraphic : BaseTextGraphic
[
uuid = "1885FE00-111C-101D-9757-6E74207A7520"
@@ -24,12 +23,9 @@ interface TextGraphic : BaseTextGraphic
{
}
- //=========================================================================
-
shell SwGrfShell : SwBaseShell
{
import TextGraphic[Automation];
}
-