[dovecot-cvs] dovecot/src/imap client.h,1.41,1.42
tss at dovecot.org
tss at dovecot.org
Thu Mar 1 10:18:04 UTC 2007
Update of /var/lib/cvs/dovecot/src/imap
In directory talvi:/tmp/cvs-serv11980
Modified Files:
client.h
Log Message:
Removed unused rawlog flag.
Index: client.h
===================================================================
RCS file: /var/lib/cvs/dovecot/src/imap/client.h,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- client.h 6 Feb 2007 12:56:13 -0000 1.41
+++ client.h 1 Mar 2007 10:18:02 -0000 1.42
@@ -66,7 +66,6 @@
unsigned int disconnected:1;
unsigned int destroyed:1;
unsigned int handling_input:1;
- unsigned int rawlog:1;
unsigned int input_skip_line:1; /* skip all the data until we've
found a new line */
};
More information about the dovecot-cvs
mailing list