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 /Repository.mk | |
parent | a6467341d19f30100afdca66574d925a10fdf911 (diff) |
The touch module, ByteBufferWrapper, and the libotouch library can go away now
Change-Id: I6f4a6679c263ac81d1cf5c66f18782e857da5ff8
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk index 58fee03e67ae..8b4e62e5ad17 100644 --- a/Repository.mk +++ b/Repository.mk @@ -201,7 +201,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \ $(if $(filter $(OS),ANDROID), \ lo-bootstrap \ ) \ - libotouch \ )) endif |