aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_hunk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ngx_hunk.h')
-rw-r--r--src/core/ngx_hunk.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/ngx_hunk.h b/src/core/ngx_hunk.h
index f5068c0c2..32e5c405e 100644
--- a/src/core/ngx_hunk.h
+++ b/src/core/ngx_hunk.h
@@ -91,8 +91,4 @@ ngx_hunk_t *ngx_create_temp_hunk(ngx_pool_t *pool, int size,
} while (0);
-
-
-
-
#endif /* _NGX_CHUNK_H_INCLUDED_ */