[Libreoffice-commits] core.git: vcl/CppunitTest_vcl_errorhandler.mk
Takeshi Abe
tabe at fixedpoint.jp
Thu Apr 27 10:22:36 UTC 2017
vcl/CppunitTest_vcl_errorhandler.mk | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 1364ff46631d5b9ead61edbf6b282a20117e67c1
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Thu Apr 27 18:27:06 2017 +0900
Uwinapi is not used any more
since de030cd7a234fd9191364647deb1a4836ca992cb.
Change-Id: I4cd908cc08481c5a6cf6d41c89ac8a5fef95f6db
Reviewed-on: https://gerrit.libreoffice.org/37021
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
diff --git a/vcl/CppunitTest_vcl_errorhandler.mk b/vcl/CppunitTest_vcl_errorhandler.mk
index 6b318f994f93..00857fff0185 100644
--- a/vcl/CppunitTest_vcl_errorhandler.mk
+++ b/vcl/CppunitTest_vcl_errorhandler.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_CppunitTest_use_libraries,vcl_errorhandler, \
tk \
unotest \
vcl \
- $(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,vcl_errorhandler))
More information about the Libreoffice-commits
mailing list