aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/NativeFileList.mk
diff options
context:
space:
mode:
authorKeisuke Kuroyanagi <ksk@google.com>2014-06-24 16:27:53 +0900
committerKeisuke Kuroyanagi <ksk@google.com>2014-06-26 15:15:13 +0900
commit8681bef03c1ca864d3de0ae27adb5cbfb63f0fef (patch)
tree007336fd73acd159128ebe3c48ab6fa470689242 /native/jni/NativeFileList.mk
parentd58a07666e9b38086c6486f95ac2d8e8e8eeb955 (diff)
downloadlatinime-8681bef03c1ca864d3de0ae27adb5cbfb63f0fef.tar.gz
latinime-8681bef03c1ca864d3de0ae27adb5cbfb63f0fef.tar.xz
latinime-8681bef03c1ca864d3de0ae27adb5cbfb63f0fef.zip
Remove BigramDictionary form native code.
Bug: 14425059 Change-Id: I48d1a4ae6a4317afaaf67748060618f8f9485d40
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 2dd75c4f5..fe2106140 100644
--- a/native/jni/NativeFileList.mk
+++ b/native/jni/NativeFileList.mk
@@ -26,7 +26,6 @@ LATIN_IME_CORE_SRC_FILES := \
dic_node_utils.cpp \
dic_nodes_cache.cpp) \
$(addprefix suggest/core/dictionary/, \
- bigram_dictionary.cpp \
dictionary.cpp \
dictionary_utils.cpp \
digraph_utils.cpp \