From 96475ada3fcf026ae7833824a056b642c1bd1864 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Wed, 23 Apr 2014 02:35:25 +0200 Subject: orcus autofilter import, implement the interface only empty stubs for now Change-Id: I44ed24fbd4d67a0f440202117a980c7d349016b9 --- sc/Module_sc.mk | 7 ------- 1 file changed, 7 deletions(-) (limited to 'sc/Module_sc.mk') diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index fae40f5bf622..278701cb6c45 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -22,12 +22,6 @@ $(eval $(call gb_Module_add_l10n_targets,sc,\ UIConfig_scalc \ )) -ifneq (,$(ENABLE_OPENCL)) -$(eval $(call gb_Module_add_targets,sc,\ - Library_scopencl \ -)) -endif - ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) $(eval $(call gb_Module_add_targets,sc,\ Library_scqahelper \ @@ -59,7 +53,6 @@ $(eval $(call gb_Module_add_check_targets,sc,\ $(eval $(call gb_Module_add_slowcheck_targets,sc, \ CppunitTest_sc_subsequent_filters_test \ CppunitTest_sc_subsequent_export_test \ - CppunitTest_sc_opencl_test \ )) # Disabled to allow the check tinderbox execute the sd tests -- cgit v1.2.3