summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
{