Kouhei Sutou
null+****@clear*****
Wed May 18 10:16:31 JST 2016
Kouhei Sutou 2016-05-18 10:16:31 +0900 (Wed, 18 May 2016) New Revision: 8d743633fef54ea19e3ecc778b56a05ffb717da1 https://github.com/ranguba/rroonga/commit/8d743633fef54ea19e3ecc778b56a05ffb717da1 Message: Remove needless code Modified files: ext/groonga/rb-grn.h Modified: ext/groonga/rb-grn.h (+0 -4) =================================================================== --- ext/groonga/rb-grn.h 2016-05-18 10:16:01 +0900 (20e3c38) +++ ext/groonga/rb-grn.h 2016-05-18 10:16:31 +0900 (89e78ff) @@ -101,10 +101,6 @@ RB_GRN_BEGIN_DECLS #define RB_GRN_MINOR_VERSION 0 #define RB_GRN_MICRO_VERSION 2 -#define RB_GRN_QUERY_DEFAULT_MAX_EXPRESSIONS 32 - -#include <stdint.h> - #define RB_GRN_OBJECT(object) ((RbGrnObject *)(object)) #define RB_GRN_NAMED_OBJECT(object) ((RbGrnNamedObject *)(object)) #define RB_GRN_TABLE(object) ((RbGrnTable *)(object)) -------------- next part -------------- HTML����������������������������... 下載