diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-11-25 13:39:28 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-25 14:54:03 +0000 |
commit | 8c041824b67caa53d3f7f96803b7a69ced6614b5 (patch) | |
tree | 132a39fb17b2c892f6d564b04034a009c76fd540 /svx | |
parent | 83078214196b071cf1d8e5796803b6ebc1bc9de4 (diff) |
all these ids and their associated resources were unnecessary
Change-Id: I3f538668c9c5f1727b8cf49ab72fd5879e12f156
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/form/fmstring.src | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/form/fmstring.src b/svx/source/form/fmstring.src index bf0fdd0fc832..b40cbf6ec700 100644 --- a/svx/source/form/fmstring.src +++ b/svx/source/form/fmstring.src @@ -70,10 +70,6 @@ Resource RID_RSC_TABWIN_PREFIX Text [ en-US ] = "SQL"; }; }; -String RID_STR_FORMSHELL -{ - Text = "Form Shell"; -}; String RID_STR_STDFORMNAME { Text [ en-US ]= "Form"; |