diff options
author | Thorsten Behrens <thb@documentfoundation.org> | 2015-02-13 17:02:58 +0100 |
---|---|---|
committer | Thorsten Behrens <thb@documentfoundation.org> | 2015-02-14 00:46:15 +0100 |
commit | 3d403f2af2e5b7d26254d45590764f279450fab6 (patch) | |
tree | d0e295f3f915cb36f38ddc335109f77858491665 /odk | |
parent | 7f5a0495eb5579101f58d9fec10153486c91a40a (diff) |
Related: tdf#63690 - remove rtl_logfile
This was unused since the earlier cleanup.
Change-Id: Ia56641c4242037a0ce501e43939b8dc862499f0e
Diffstat (limited to 'odk')
-rw-r--r-- | odk/Package_odk_headers.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/odk/Package_odk_headers.mk b/odk/Package_odk_headers.mk index 4618fcc34011..4b7590d1d66c 100644 --- a/odk/Package_odk_headers.mk +++ b/odk/Package_odk_headers.mk @@ -126,8 +126,6 @@ $(eval $(call gb_Package_add_files_with_dir,odk_headers,$(SDKDIRNAME)/include,\ rtl/digest.h \ rtl/instance.hxx \ rtl/locale.h \ - rtl/logfile.h \ - rtl/logfile.hxx \ rtl/malformeduriexception.hxx \ rtl/math.h \ rtl/math.hxx \ |