diff src/imap/ngx_imap.h @ 120:e85dca77c46a NGINX_0_3_7

nginx 0.3.7 *) Feature: the "access_log" supports the "buffer=" parameter. *) Bugfix: nginx could not be built on platforms different from i386, amd64, sparc и ppc; bug appeared in 0.3.2.
author Igor Sysoev <http://sysoev.ru>
date Thu, 27 Oct 2005 00:00:00 +0400
parents 45945fa8b8ba
children 91372f004adf
line wrap: on
line diff
--- a/src/imap/ngx_imap.h
+++ b/src/imap/ngx_imap.h
@@ -157,10 +157,6 @@ typedef struct {
 #define NGX_IMAP_PARSE_INVALID_COMMAND  20
 
 
-#define NGX_IMAP_PROXY_INVALID  10
-#define NGX_IMAP_PROXY_ERROR    11
-
-
 #define NGX_IMAP_MODULE      0x50414D49     /* "IMAP" */
 
 #define NGX_IMAP_MAIN_CONF   0x02000000