summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-13 08:42:21 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-17 12:40:39 +0000
commit9c3e819f066acaf9f5a416630fa7dd83fdc2539d (patch)
treeb5d4e013b34d2a0f42cf9926b4c2919bd3c414db /sc/Library_sc.mk
parent3c1e30b77df4f34c4954bff37a08439ace7f2434 (diff)
move boost rng wrapper from sc to comphelper
so we can re-use it in other modules Change-Id: I6057b1e955f745019fd48f91a754279df0f2b948 Reviewed-on: https://gerrit.libreoffice.org/9348 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r--sc/Library_sc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index ef092804baf0..9b55aa4380b3 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -249,7 +249,6 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
sc/source/core/tool/progress \
sc/source/core/tool/queryentry \
sc/source/core/tool/queryparam \
- sc/source/core/tool/random \
sc/source/core/tool/rangelst \
sc/source/core/tool/rangenam \
sc/source/core/tool/rangeseq \