[Groonga-commit] groonga/groonga at f282ce9 [master] Remove an unused variable

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 30 20:11:09 JST 2014


Kouhei Sutou	2014-10-30 20:11:09 +0900 (Thu, 30 Oct 2014)

  New Revision: f282ce9d83e1e5b72cd74d6916e6d5c3a515590f
  https://github.com/groonga/groonga/commit/f282ce9d83e1e5b72cd74d6916e6d5c3a515590f

  Message:
    Remove an unused variable

  Modified files:
    plugins/query_expanders/tsv.c

  Modified: plugins/query_expanders/tsv.c (+0 -1)
===================================================================
--- plugins/query_expanders/tsv.c    2014-10-30 20:10:36 +0900 (cda9d05)
+++ plugins/query_expanders/tsv.c    2014-10-30 20:11:09 +0900 (92ebc1d)
@@ -44,7 +44,6 @@ get_system_synonyms_file(void)
     const char *base_dir;
     const char *relative_path = GRN_QUERY_EXPANDER_TSV_RELATIVE_SYNONYMS_FILE;
     char *synonyms_file;
-    char *path;
     size_t base_dir_length;
 
     base_dir = grn_plugin_win32_base_dir();
-------------- next part --------------
HTML����������������������������...
Télécharger 



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