commit dfd28d259a5152a091f0443b9c3cc9e2170fac02 parent 16e36aaf36734838d7075f92fd3574cead5b6308 Author: LRN <lrn1986@gmail.com> Date: Tue, 7 Aug 2012 16:30:45 +0000 dead Diffstat:
| M | src/main/extractor_ipc_w32.c | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/src/main/extractor_ipc_w32.c b/src/main/extractor_ipc_w32.c @@ -101,11 +101,6 @@ struct EXTRACTOR_Channel HANDLE cpipe_out; /** - * Page size. Mmap offset is a multiple of this number. - */ - DWORD allocation_granularity; - - /** * A structure for overlapped reads on W32. */ OVERLAPPED ov_read;