From c850f000e77eac488347f8fb519e5ffe5afb28cf Mon Sep 17 00:00:00 2001 From: Arnaud Versini Date: Sat, 28 Sep 2013 19:06:15 +0200 Subject: API CHANGE: Remove osl_getEthernetAddress and osl/util.h . Also move osl/util.c on Unix systems to osl/system.c. Change-Id: Ifff79d9f4f89ecbb4e0e1652b40ab46b7d569adf Reviewed-on: https://gerrit.libreoffice.org/6065 Tested-by: Arnaud Versini Reviewed-by: Arnaud Versini --- odk/Package_odk_headers.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'odk') diff --git a/odk/Package_odk_headers.mk b/odk/Package_odk_headers.mk index 3a05a01b9a40..be6ff26b42c1 100644 --- a/odk/Package_odk_headers.mk +++ b/odk/Package_odk_headers.mk @@ -118,7 +118,6 @@ $(eval $(call gb_Package_add_files_with_dir,odk_headers,$(SDKDIRNAME)/include,\ osl/thread.h \ osl/thread.hxx \ osl/time.h \ - osl/util.h \ rtl/alloc.h \ rtl/allocator.hxx \ rtl/bootstrap.h \ -- cgit