From 13fac4894f752e922727c6f22c6303712e06ba12 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 1 Aug 2017 13:50:45 +0100 Subject: normalize resource locale ctor construction mechanisms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit make them all the same and share std::locales more various OModuleClient, etc, classes go away Change-Id: I7e3ff01a69332eeacd22e3078f66a60318de62d5 Reviewed-on: https://gerrit.libreoffice.org/40634 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- fpicker/Library_fps_aqua.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'fpicker/Library_fps_aqua.mk') diff --git a/fpicker/Library_fps_aqua.mk b/fpicker/Library_fps_aqua.mk index 84caa24dd31a..5a2c6e13cfc8 100644 --- a/fpicker/Library_fps_aqua.mk +++ b/fpicker/Library_fps_aqua.mk @@ -32,7 +32,6 @@ $(eval $(call gb_Library_use_libraries,fps_aqua,\ i18nlangtag \ sal \ utl \ - tl \ vcl \ )) -- cgit