[Groonga-commit] groonga/groonga at b3eeeb7 [master] Remove unused definition

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Dec 12 19:03:13 JST 2014


Kouhei Sutou	2014-12-12 19:03:13 +0900 (Fri, 12 Dec 2014)

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

  Message:
    Remove unused definition

  Modified files:
    lib/ii.c

  Modified: lib/ii.c (+0 -4)
===================================================================
--- lib/ii.c    2014-12-12 18:57:37 +0900 (2ec4949)
+++ lib/ii.c    2014-12-12 19:03:13 +0900 (d13faab)
@@ -37,10 +37,6 @@
 # include <oniguruma.h>
 #endif
 
-#ifndef O_DIRECT
-# define O_DIRECT 0
-#endif
-
 #define MAX_PSEG                 0x20000
 #define S_CHUNK                  (1 << GRN_II_W_CHUNK)
 #define W_SEGMENT                18
-------------- next part --------------
HTML����������������������������...
Download 



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