summaryrefslogtreecommitdiff
path: root/vcl/source/src
diff options
context:
space:
mode:
authorJulien Chaffraix <julien.chaffraix@gmail.com>2011-11-17 20:24:32 -0800
committerMichael Meeks <michael.meeks@suse.com>2011-11-18 17:10:22 +0000
commit06c84689eaead2f9ae1bc5ceffa1537bc6b0945e (patch)
tree56b5bad96b0d98d50ed90729db4a488086be4448 /vcl/source/src
parentabd7cf81ddbc8fe648288c11184ff7a0711766d3 (diff)
FDO#42454 - EasyHack: remove code associated with unused icons
Removed code associated with SV_ICON_ID_PRESENTATION_TEMPLATE. Remove 3 icons associated with the id that were not used.
Diffstat (limited to 'vcl/source/src')
-rw-r--r--vcl/source/src/images.src25
1 files changed, 0 insertions, 25 deletions
diff --git a/vcl/source/src/images.src b/vcl/source/src/images.src
index f576b9deaf26..2dcaac6b5606 100644
--- a/vcl/source/src/images.src
+++ b/vcl/source/src/images.src
@@ -219,21 +219,6 @@ Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_PRESENTATION)
File = "odp_16_8.png" ;
};
-Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
-{
- File = "otp_48_8.png" ;
-};
-
-Bitmap (SV_ICON_SIZE32_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
-{
- File = "otp_32_8.png" ;
-};
-
-Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
-{
- File = "otp_16_8.png" ;
-};
-
Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_MASTER_DOCUMENT)
{
File = "odm_48_8.png" ;
@@ -392,16 +377,6 @@ Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_PRESENTATION)
File = "sx03249.png" ;
};
-Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
-{
- File = "lx03253.png" ;
-};
-
-Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
-{
- File = "sx03253.png" ;
-};
-
Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_MASTER_DOCUMENT)
{
File = "lx03248.png" ;