diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-26 21:23:46 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-09-05 04:06:34 +0200 |
commit | ec8754183825c3889eae7614433fba5727310e19 (patch) | |
tree | 915270efeb00c81c477f17cf7a52d95dd6008543 /wizards | |
parent | c9faae3481b18a84b1583a18003c297dfe7264e6 (diff) |
resource files: remove unused definitions
Change-Id: Ic782eab6943aa8e659acfceb9f20dac76224c258
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py | 1 | ||||
-rw-r--r-- | wizards/source/formwizard/dbwizres.src | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py index 77f20e4a5f50..e61b6a72f799 100644 --- a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py +++ b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py @@ -22,7 +22,6 @@ class LetterWizardDialogResources(object): RID_LETTERWIZARDGREETING_START = 3080 RID_LETTERWIZARDSALUTATION_START = 3090 RID_LETTERWIZARDROADMAP_START = 3100 - RID_LETTERWIZARDLANGUAGE_START = 3110 RID_RID_COMMON_START = 500 def __init__(self, oWizardResource): diff --git a/wizards/source/formwizard/dbwizres.src b/wizards/source/formwizard/dbwizres.src index 40e16700cde5..3680979b2f61 100644 --- a/wizards/source/formwizard/dbwizres.src +++ b/wizards/source/formwizard/dbwizres.src @@ -31,7 +31,6 @@ #define RID_LETTERWIZARDGREETING_START 3080 #define RID_LETTERWIZARDSALUTATION_START 3090 #define RID_LETTERWIZARDROADMAP_START 3100 -#define RID_LETTERWIZARDLANGUAGE_START 3110 #define RID_FAXWIZARDDIALOG_START 3200 #define RID_FAXWIZARDCOMMUNICATION_START 3270 |