summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-17 15:25:03 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-08-17 15:25:03 +0100
commit8f20bb678196212aef7c936e4c954c84b9f09ea2 (patch)
tree4f6de4794aafd244d92f924f890e2e728878c99e /sw
parentb0f3c279bcff2ebacf8b0f736f749f403019d0a7 (diff)
unused string resource STR_FLT_SGV
Change-Id: Ib67e86b2ffde51ce1907eb03a88990da6a52cf2a
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/dialog.hrc2
-rw-r--r--sw/source/ui/dialog/dialog.src4
2 files changed, 0 insertions, 6 deletions
diff --git a/sw/inc/dialog.hrc b/sw/inc/dialog.hrc
index 902404fabf40..b39567516224 100644
--- a/sw/inc/dialog.hrc
+++ b/sw/inc/dialog.hrc
@@ -38,8 +38,6 @@
#define STR_CLOSELINKMSG (RC_DIALOG_BEGIN + 3)
#define STR_PATH_NOT_FOUND (RC_DIALOG_BEGIN + 4)
-#define STR_FLT_SGV (RC_DIALOG_BEGIN + 8)
-
// Controls *****************************************************************
#define CB_USE_PASSWD (RC_DIALOG_BEGIN )
diff --git a/sw/source/ui/dialog/dialog.src b/sw/source/ui/dialog/dialog.src
index d5e43092a037..19f96a0ea1a3 100644
--- a/sw/source/ui/dialog/dialog.src
+++ b/sw/source/ui/dialog/dialog.src
@@ -34,10 +34,6 @@ String STR_PATH_NOT_FOUND
{
Text [ en-US ] = "The directory '%1' does not exist." ;
};
-String STR_FLT_SGV
-{
- Text = "SGV - StarDraw 2.0,SGV" ;
-};
QueryBox RID_QB_SPELL_CONTINUE
{