aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/NativeFileList.mk
diff options
context:
space:
mode:
authorKeisuke Kuroyanagi <ksk@google.com>2014-04-09 07:39:49 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-04-09 07:39:49 +0000
commite3d57ae792779a6e5588cb97885970cb1adef312 (patch)
treefc42b5408b8d2f18a5822db11b66076bb4053443 /native/jni/NativeFileList.mk
parentbbefa8c8265820f5f9aeb0e2a49a4526d7cdd682 (diff)
parent2fd0bf9a37b510e1a79dd8c43ed6f6d5919dc376 (diff)
downloadlatinime-e3d57ae792779a6e5588cb97885970cb1adef312.tar.gz
latinime-e3d57ae792779a6e5588cb97885970cb1adef312.tar.xz
latinime-e3d57ae792779a6e5588cb97885970cb1adef312.zip
Merge "Use bitset for BloomFilter."
Diffstat (limited to 'native/jni/NativeFileList.mk')
-rw-r--r--native/jni/NativeFileList.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/native/jni/NativeFileList.mk b/native/jni/NativeFileList.mk
index ce3975265..a22497fd9 100644
--- a/native/jni/NativeFileList.mk
+++ b/native/jni/NativeFileList.mk
@@ -27,7 +27,6 @@ LATIN_IME_CORE_SRC_FILES := \
dic_nodes_cache.cpp) \
$(addprefix suggest/core/dictionary/, \
bigram_dictionary.cpp \
- bloom_filter.cpp \
dictionary.cpp \
digraph_utils.cpp \
error_type_utils.cpp \