summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Repository.mk')
-rwxr-xr-xRepository.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/Repository.mk b/Repository.mk
index 9c3310e5c03c..c72d82750458 100755
--- a/Repository.mk
+++ b/Repository.mk
@@ -498,7 +498,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
lo-bootstrap \
) \
$(if $(filter $(OS),WNT), \
- ucpodma1 \
uwinapi \
) \
))
@@ -595,9 +594,6 @@ $(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
$(if $(filter $(GUIBASE),aqua), \
fps_aqua \
) \
- $(if $(filter $(OS),WNT), \
- fps_odma \
- ) \
))
ifeq ($(OS),WNT)
@@ -683,9 +679,6 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
$(if $(filter $(OS),IOS), \
uno \
) \
- $(if $(filter $(OS),WNT), \
- odma_lib \
- ) \
))
ifeq ($(OS),WNT)