From 196601b5a3b8a2db0c520b03e6cde66904476bb4 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Fri, 12 Apr 2013 08:58:44 +0800 Subject: remove LAMBDA_PARAMETER --- src/include/novel_types.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/include') 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 -- cgit