diff options
author | Julien Chaffraix <julien.chaffraix@gmail.com> | 2011-11-17 20:24:32 -0800 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2011-11-18 17:10:22 +0000 |
commit | 06c84689eaead2f9ae1bc5ceffa1537bc6b0945e (patch) | |
tree | 56b5bad96b0d98d50ed90729db4a488086be4448 /svtools | |
parent | abd7cf81ddbc8fe648288c11184ff7a0711766d3 (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 'svtools')
-rw-r--r-- | svtools/source/misc/imagemgr.src | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/source/misc/imagemgr.src b/svtools/source/misc/imagemgr.src index 7953fbdc1e23..ca4a075a48b9 100644 --- a/svtools/source/misc/imagemgr.src +++ b/svtools/source/misc/imagemgr.src @@ -43,7 +43,6 @@ IMG_GLOBAL_DOC ; \ IMG_DRAW ; \ IMG_DRAWTEMPLATE ; \ - IMG_NEWFROMTEMPLATE ; \ IMG_DATABASE; \ IMG_BITMAP ; \ IMG_CALC ; \ @@ -93,7 +92,6 @@ IMG_WRITER ; \ IMG_WRITERTEMPLATE ; \ /* svx */ \ - IMG_NEWFROMTEMPLATE ; ImageList RID_SVTOOLS_IMAGELIST_BIG { |