diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-07-21 10:36:32 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-07-21 15:42:51 +0200 |
commit | ca402fa0dae85f7f289398af34aa43cf06d14e87 (patch) | |
tree | c4f2bf3aa5fcb7f84c5a7e3ecf1eadb859a6c5c1 /svtools/Package_inc.mk | |
parent | 74140442bbf39e19bdc05f1cfb975f5a11751f2c (diff) |
callcatcher: completely remove SvIconView
Diffstat (limited to 'svtools/Package_inc.mk')
-rw-r--r-- | svtools/Package_inc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/Package_inc.mk b/svtools/Package_inc.mk index 39d2331641fc..428dac1f414f 100644 --- a/svtools/Package_inc.mk +++ b/svtools/Package_inc.mk @@ -133,7 +133,6 @@ $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/statusbarcontroller.hx $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/stdctrl.hxx,svtools/stdctrl.hxx)) $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/stdmenu.hxx,svtools/stdmenu.hxx)) $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/stringtransfer.hxx,svtools/stringtransfer.hxx)) -$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/svicnvw.hxx,svtools/svicnvw.hxx)) $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/svlbitm.hxx,svtools/svlbitm.hxx)) $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/svlbox.hxx,svtools/svlbox.hxx)) $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/svmedit.hxx,svtools/svmedit.hxx)) |