summaryrefslogtreecommitdiff
path: root/desktop/Pagein_common.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2015-03-20 08:05:07 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2015-03-20 20:55:04 +0100
commitf5c74abc9fbbe8fc652a85801a87073d40a79b2d (patch)
tree264481f99211171f2e409029e07c47d264ae07aa /desktop/Pagein_common.mk
parent39c1c3584e6f730c4f78541e259c49fdea5cb428 (diff)
Remove library urelibs. It was more just a temporary hack and is not used.
Change-Id: I7566dcf21aae6b800adb58d8c94e350bb0da720c
Diffstat (limited to 'desktop/Pagein_common.mk')
-rw-r--r--desktop/Pagein_common.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/Pagein_common.mk b/desktop/Pagein_common.mk
index 2609530bae50..fbd7f5548710 100644
--- a/desktop/Pagein_common.mk
+++ b/desktop/Pagein_common.mk
@@ -12,7 +12,6 @@ $(eval $(call gb_Pagein_Pagein,common))
# sorted in approx. reverse load order (ld.so.1)
$(eval $(call gb_Pagein_add_objects,common,\
$(if $(MERGELIBS),merged) \
- $(if $(URELIBS),urelibs) \
i18nlangtag \
$(if $(SYSTEM_ICU),,\
libicui18n$(gb_Library_DLLEXT).$(ICU_MAJOR) \