summaryrefslogtreecommitdiff
path: root/shell/Library_recentfile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Library_recentfile.mk')
-rwxr-xr-x[-rw-r--r--]shell/Library_recentfile.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/shell/Library_recentfile.mk b/shell/Library_recentfile.mk
index cd27d3f48cd2..70f57a1e8790 100644..100755
--- a/shell/Library_recentfile.mk
+++ b/shell/Library_recentfile.mk
@@ -32,18 +32,10 @@ $(eval $(call gb_Library_set_include,recentfile,\
$$(INCLUDE) \
))
-ifeq ($(GUI),WNT)
-$(eval $(call gb_Library_use_externals,recentfile,\
- expat_utf16 \
-))
-
-else
$(eval $(call gb_Library_use_externals,recentfile,\
expat_utf8 \
))
-endif
-
$(eval $(call gb_Library_use_libraries,recentfile,\
sal \
$(gb_UWINAPI) \