commit 39a6d1b56a8c754f352fbdc755366b17d09d456f parent 5f803ae67283db44f7860d3d98970b33f461f790 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 5 Aug 2012 23:14:16 +0000 -dead Diffstat:
| M | src/main/extractor_ipc_gnu.c | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/src/main/extractor_ipc_gnu.c b/src/main/extractor_ipc_gnu.c @@ -48,11 +48,6 @@ struct EXTRACTOR_SharedMemory void *shm_ptr; /** - * Page size. Mmap offset is a multiple of this number. - */ - long allocation_granularity; - - /** * Allocated size of the shm */ size_t shm_size;