From 625c378b0d42bb251c5cabdc84fe92193bd2a8a4 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Sat, 2 Aug 2014 20:45:39 +0200 Subject: Repository.mk: remove obsolete libraries These were removed by commits 5142e628b563a9876e8884c5dd4914eff4a2f307, a5783fe922b2419b5b662eb5f544a1f401341dbf and eb6fa6be7500b9110913174552c156b0504ece07. Change-Id: If8b5b5d2241bf66dea4a8376a5303f585559ebdc --- Repository.mk | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'Repository.mk') diff --git a/Repository.mk b/Repository.mk index aa90522142c0..1902bc0452c2 100644 --- a/Repository.mk +++ b/Repository.mk @@ -646,12 +646,7 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_SHLXTHDL, \ shlxthdl_x64 \ )) -$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ - fop \ - jfregca \ - thidxmsi \ -)) -endif +endif # WNT $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \ cppuhelper \ -- cgit