summaryrefslogtreecommitdiff
path: root/tools/Package_inc.mk
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-03 14:46:29 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-01-03 16:40:24 +0100
commit89a8d75c12c6c67f6f7d894fec9ad3edf8839f8a (patch)
tree34677216cfa5d969e27eb0931fc3a44c19731646 /tools/Package_inc.mk
parenta90d4d5f036ab7785ba72038936c6c8427b74ba8 (diff)
Remove unused tools function.
this patch removes the unused (according to OpenGrok) GetIsoFallback function from the tools module.
Diffstat (limited to 'tools/Package_inc.mk')
-rw-r--r--tools/Package_inc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Package_inc.mk b/tools/Package_inc.mk
index c17aeddaa9ef..91642c41344f 100644
--- a/tools/Package_inc.mk
+++ b/tools/Package_inc.mk
@@ -53,7 +53,6 @@ $(eval $(call gb_Package_add_file,tools_inc,inc/tools/inetdef.hxx,tools/inetdef.
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/inetmime.hxx,tools/inetmime.hxx))
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/inetmsg.hxx,tools/inetmsg.hxx))
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/inetstrm.hxx,tools/inetstrm.hxx))
-$(eval $(call gb_Package_add_file,tools_inc,inc/tools/isofallback.hxx,tools/isofallback.hxx))
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/line.hxx,tools/line.hxx))
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/link.hxx,tools/link.hxx))
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/list.hxx,tools/list.hxx))