diff options
author | Noel Power <noel.power@novell.com> | 2011-11-15 11:24:04 +0000 |
---|---|---|
committer | Noel Power <noel.power@novell.com> | 2011-11-15 17:15:00 +0000 |
commit | 0d56c77726be9d9c23a87ae214d989a7bf2e2ddf (patch) | |
tree | c9c02518bf9e8c57ab47db9cd427568f08c6d990 /vcl/inc/svids.hrc | |
parent | e0e7c5dc46ac8fd0c7f6fdc0ceb62d15cafd3754 (diff) |
remove unused SV_ICON_ID_HTML_DOCUMENT entries
Diffstat (limited to 'vcl/inc/svids.hrc')
-rw-r--r-- | vcl/inc/svids.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc index 51a0791a108d..f0dce633ee20 100644 --- a/vcl/inc/svids.hrc +++ b/vcl/inc/svids.hrc @@ -259,7 +259,6 @@ #define SV_ICON_ID_PRESENTATION_TEMPLATE 9 #define SV_ICON_ID_PRESENTATION_COMPRESSED 10 #define SV_ICON_ID_MASTER_DOCUMENT 11 -#define SV_ICON_ID_HTML_DOCUMENT 12 #define SV_ICON_ID_DATABASE 14 #define SV_ICON_ID_FORMULA 15 #define SV_ICON_ID_TEMPLATE 16 |