diff options
author | Noel Grandin <noel@peralex.com> | 2014-12-23 09:47:48 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-01-08 10:39:36 +0200 |
commit | 45ec1d9b56cec41596f806ebf845ebfcd30c9f46 (patch) | |
tree | e368da6d3ae2c8a5c8e214b99dd0f95861d0fc78 /wizards | |
parent | 0748a5f8298e2ea817e131234f5e99300ed7f9f7 (diff) |
brute-force find-and-remove of unused #define constants.
Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/source/importwizard/importwi.src | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/wizards/source/importwizard/importwi.src b/wizards/source/importwizard/importwi.src index ed27ba56e9fc..8f5fa58c0834 100644 --- a/wizards/source/importwizard/importwi.src +++ b/wizards/source/importwizard/importwi.src @@ -34,7 +34,6 @@ #define sSearchInSubDir 1022 #define sMSContainerName 1030 #define sSummaryHeader 1031 -#define sSummaryFrame 1032 #define sTextImportLabel 1033 #define sTextExportLabel 1034 #define sGroupnameDefault 1036 @@ -51,12 +50,6 @@ #define sConvertError2 1056 #define sRTErrorDesc 1057 #define sRTErrorHeader 1058 -#define sPathErrorTemplates_1_ 1059 -#define sPathErrorTemplates_2_ 1060 -#define sPathErrorTemplates_3_ 1061 -#define sPathErrorDocument_1_ 1062 -#define sPathErrorDocument_2_ 1063 -#define sPathErrorDocument_3_ 1064 #define sOverwriteallFiles 1070 #define sreeditMacro 1071 #define scouldNotsaveDocument 1072 |