summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-11-19 01:23:53 +0200
committerTor Lillqvist <tml@collabora.com>2014-11-19 01:26:29 +0200
commit661dc51a8a1951419a3a9def39d968e718f57b72 (patch)
treebce39e549b797a3497db58a9a3e9aa1e44717390 /sc
parenta0eb1be3a934892875926789e9824efeb7da5f7b (diff)
Revert "Add a spreadsheet to test OpenCL implementation on user request"
Nah, will generate the test sheeet(s) programmatically. This reverts commit 9c2cf556a6ba532ad26a3b4d96e42f9f2b5e00ac.
Diffstat (limited to 'sc')
-rw-r--r--sc/Module_sc.mk1
-rw-r--r--sc/Package_Files.mk16
-rw-r--r--sc/util/testopencl.xlsbin138240 -> 0 bytes
3 files changed, 0 insertions, 17 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index a7609a8ccdf2..9385dc5138bc 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -15,7 +15,6 @@ $(eval $(call gb_Module_add_targets,sc,\
Library_scd \
Library_scfilt \
$(call gb_Helper_optional,DESKTOP,Library_scui) \
- Package_Files \
))
$(eval $(call gb_Module_add_l10n_targets,sc,\
diff --git a/sc/Package_Files.mk b/sc/Package_Files.mk
deleted file mode 100644
index d40e375d65f3..000000000000
--- a/sc/Package_Files.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call gb_Package_Package,sc_Files,$(SRCDIR)/sc/util))
-
-$(eval $(call gb_Package_add_files_with_dir,sc_Files,$(LIBO_SHARE_FOLDER)/scalc,\
- testopencl.xls \
-))
-
-# vim: set noet sw=4 ts=4:
diff --git a/sc/util/testopencl.xls b/sc/util/testopencl.xls
deleted file mode 100644
index e13179f14af9..000000000000
--- a/sc/util/testopencl.xls
+++ /dev/null
Binary files differ