[Groonga-commit] groonga/groonga [master] Remove unused code

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Nov 6 17:13:19 JST 2012


Kouhei Sutou	2012-11-06 17:13:19 +0900 (Tue, 06 Nov 2012)

  New Revision: 6e984187cba2170f9b462be497b66501feb74447
  https://github.com/groonga/groonga/commit/6e984187cba2170f9b462be497b66501feb74447

  Log:
    Remove unused code

  Modified files:
    src/groonga.c

  Modified: src/groonga.c (+0 -1)
===================================================================
--- src/groonga.c    2012-11-06 17:11:54 +0900 (5627134)
+++ src/groonga.c    2012-11-06 17:13:19 +0900 (fb91f40)
@@ -1779,7 +1779,6 @@ static void
 init_default_hostname(void)
 {
   static char hostname[HOST_NAME_MAX + 1];
-  int error_code;
   struct addrinfo hints, *result;
 
   hostname[HOST_NAME_MAX] = '\0';
-------------- next part --------------
HTML����������������������������...
Download 



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