[Groonga-commit] groonga/groonga [master] Remove removed grn_qlog_path

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 10 12:33:49 JST 2013


Kouhei Sutou	2013-01-10 12:33:49 +0900 (Thu, 10 Jan 2013)

  New Revision: 550bbce3716a9edb7eadb1a8a8e386191a756b1f
  https://github.com/groonga/groonga/commit/550bbce3716a9edb7eadb1a8a8e386191a756b1f

  Log:
    Remove removed grn_qlog_path

  Modified files:
    lib/ctx.h

  Modified: lib/ctx.h (+0 -1)
===================================================================
--- lib/ctx.h    2013-01-10 12:33:25 +0900 (28c1c19)
+++ lib/ctx.h    2013-01-10 12:33:49 +0900 (e28040a)
@@ -378,7 +378,6 @@ GRN_VAR grn_ctx grn_gctx;
 extern int grn_pagesize;
 extern grn_critical_section grn_glock;
 extern uint32_t grn_gtick;
-GRN_VAR const char *grn_qlog_path;
 
 #define GRN_CTX_ALLOCATED                            (0x80)
 #define GRN_CTX_TEMPORARY_DISABLE_II_RESOLVE_SEL_AND (0x40)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index