diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-12-18 12:04:22 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-12-18 12:59:30 +0200 |
commit | a2e4be6ded508030a6c2a33919cbe8cb504382e0 (patch) | |
tree | a1105a8b6b080750bd12d13b2025684733d05c4a /odk | |
parent | a6467341d19f30100afdca66574d925a10fdf911 (diff) |
The touch module, ByteBufferWrapper, and the libotouch library can go away now
Change-Id: I6f4a6679c263ac81d1cf5c66f18782e857da5ff8
Diffstat (limited to 'odk')
-rw-r--r-- | odk/Package_odk_headers.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odk/Package_odk_headers.mk b/odk/Package_odk_headers.mk index 0154e3a4e515..4618fcc34011 100644 --- a/odk/Package_odk_headers.mk +++ b/odk/Package_odk_headers.mk @@ -151,7 +151,6 @@ $(eval $(call gb_Package_add_files_with_dir,odk_headers,$(SDKDIRNAME)/include,\ rtl/ustring.h \ rtl/ustring.hxx \ rtl/uuid.h \ - sal/ByteBufferWrapper.hxx \ sal/alloca.h \ sal/config.h \ sal/detail/log.h \ |