diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-12 15:24:35 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-13 12:45:56 +0200 |
commit | ae95e31831916df760503bfc2496b7bc55bc638b (patch) | |
tree | 444a2f79a47b592fd0e097b6d9b73059fb3f6ba9 /svl/inc | |
parent | ac3800fbb9f3251276302b24fa0542441276a34f (diff) |
hrc cleanup: Remove unused cstitem.src
STR_COLUM_DT_AUTO is unused too.
Change-Id: Icd14e697842ec7c78131a76daa683aae1b5dfc3f
Diffstat (limited to 'svl/inc')
-rw-r--r-- | svl/inc/svl/svl.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svl/inc/svl/svl.hrc b/svl/inc/svl/svl.hrc index f0a975eb64a8..8402812c4317 100644 --- a/svl/inc/svl/svl.hrc +++ b/svl/inc/svl/svl.hrc @@ -104,8 +104,6 @@ #define STR_SVT_MIMETYPE_END (STR_SVT_MIMETYPE_AUDIO_WEBM) -#define STR_COLUM_DT_AUTO (STR_SVT_MIMETYPE_END+1) - #endif // #ifndef _SVTOOLS_HRC // ******************************************************************* EOF |