Navigation Menu

Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 15, 2014
1 parent 72c0cde commit efa405e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lib/io.c
Expand Up @@ -34,14 +34,6 @@

#define GRN_IO_IDSTR "GROONGA:IO:00001"

/* VA hack */
/* max aio request (/proc/sys/fs/aio-max-nr) */
#define MAX_REQUEST (64*1024)

#define MEM_ALIGN grn_cache_block

/* end VA hack */

#ifndef O_BINARY
# ifdef _O_BINARY
# define O_BINARY _O_BINARY
Expand Down

0 comments on commit efa405e

Please sign in to comment.