summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-04-12 08:58:44 +0800
committerPeng Wu <alexepico@gmail.com>2013-04-12 08:58:44 +0800
commit196601b5a3b8a2db0c520b03e6cde66904476bb4 (patch)
treead0cdb23d8f3c48f33c83796e00a24ced7692a68 /src/include
parentd4a39f57c7d2dc715340e0c6cfd73f577ce5a7fa (diff)
downloadlibpinyin-196601b5a3b8a2db0c520b03e6cde66904476bb4.tar.gz
libpinyin-196601b5a3b8a2db0c520b03e6cde66904476bb4.tar.xz
libpinyin-196601b5a3b8a2db0c520b03e6cde66904476bb4.zip
remove LAMBDA_PARAMETER
Diffstat (limited to 'src/include')
-rw-r--r--src/include/novel_types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/novel_types.h b/src/include/novel_types.h
index 0ef845f..88c063c 100644
--- a/src/include/novel_types.h
+++ b/src/include/novel_types.h
@@ -150,8 +150,6 @@ typedef enum {
USER_DICTIONARY = 15
} PHRASE_INDEX_LIBRARIES;
-#define LAMBDA_PARAMETER 0.347121
-
G_END_DECLS
#endif