aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/NativeFileList.mk
diff options
context:
space:
mode:
authorKeisuke Kuroyanagi <ksk@google.com>2014-08-05 14:13:07 +0900
committerKeisuke Kuroyanagi <ksk@google.com>2014-08-05 14:13:07 +0900
commit851e0458fe460526b1f953e39a1e406a21ab4647 (patch)
treeaf2a8532643c03f7436130fc9521343c4699fa3a /native/jni/NativeFileList.mk
parent08894842662eff666a713a7f4deb79204a322f8c (diff)
downloadlatinime-851e0458fe460526b1f953e39a1e406a21ab4647.tar.gz
latinime-851e0458fe460526b1f953e39a1e406a21ab4647.tar.xz
latinime-851e0458fe460526b1f953e39a1e406a21ab4647.zip
Remove ProbabilityDictContent and use LanguageModelDictContent
Bug: 14425059 Change-Id: I1bb9e78ecb24139b87c99be6722e37eec0a2285d
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 64704d94a..7a732a588 100644
--- a/native/jni/NativeFileList.mk
+++ b/native/jni/NativeFileList.mk
@@ -73,7 +73,6 @@ LATIN_IME_CORE_SRC_FILES := \
$(addprefix suggest/policyimpl/dictionary/structure/v4/content/, \
bigram_dict_content.cpp \
language_model_dict_content.cpp \
- probability_dict_content.cpp \
shortcut_dict_content.cpp \
sparse_table_dict_content.cpp \
terminal_position_lookup_table.cpp) \