diff src/imap/ngx_imap.h @ 571:458b6c3fea65 release-0.3.7

nginx-0.3.7-RELEASE import *) Feature: the "access_log" supports the "buffer=" parameter. *) Bugfix: nginx could not be built on platforms different from i386, amd64, sparc, and ppc; the bug had appeared in 0.3.2.
author Igor Sysoev <igor@sysoev.ru>
date Thu, 27 Oct 2005 15:46:13 +0000
parents 511a89da35ad
children 4e296b7d25bf
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