summaryrefslogtreecommitdiff
path: root/vcl/source/src/images.src
diff options
context:
space:
mode:
authorJulien Chaffraix <julien.chaffraix@gmail.com>2011-11-16 20:04:12 -0800
committerMichael Meeks <michael.meeks@suse.com>2011-11-18 17:10:21 +0000
commit2559cab126f81375197051fb5b07ba6abb9efc77 (patch)
treec0ca0b560cf0e3d7bec9994b14b224e5666ad834 /vcl/source/src/images.src
parentf38e28e10683438c7822d0bbc2a7e585b78f195d (diff)
FDO#42454 - EasyHack: remove code associated with unused icons
Removed SV_ICON_ID_MACRO and its reference in the code as it was unused. Removed 2 icons that were not referenced anymore.
Diffstat (limited to 'vcl/source/src/images.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 5f6daced69a3..df3f93b1723d 100644
--- a/vcl/source/src/images.src
+++ b/vcl/source/src/images.src
@@ -309,21 +309,6 @@ Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_TEMPLATE)
File = "mainapp_16_8.png" ;
};
-Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_MACRO)
-{
- File = "mainapp_48_8.png" ;
-};
-
-Bitmap (SV_ICON_SIZE32_START + SV_ICON_ID_MACRO)
-{
- File = "mainapp_32_8.png" ;
-};
-
-Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_MACRO)
-{
- File = "mainapp_16_8.png" ;
-};
-
Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_PRINTERADMIN)
{
File = "printeradmin_48_8.png" ;
@@ -482,16 +467,6 @@ Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_TEMPLATE)
File = "sx03242.png" ;
};
-Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_MACRO)
-{
- File = "lx03216.png" ;
-};
-
-Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_MACRO)
-{
- File = "sx03216.png" ;
-};
-
Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_PRINTERADMIN)
{
File = "printeradmin_32.png" ;