dovecot-1.2: Removed unused code.
dovecot at dovecot.org
dovecot at dovecot.org
Fri Apr 17 22:28:45 EEST 2009
details: http://hg.dovecot.org/dovecot-1.2/rev/5a9c5c65eec0
changeset: 8965:5a9c5c65eec0
user: Timo Sirainen <tss at iki.fi>
date: Fri Apr 17 12:56:14 2009 -0400
description:
Removed unused code.
diffstat:
1 file changed, 4 deletions(-)
src/master/main.c | 4 ----
diffs (14 lines):
diff -r efbce8ddd067 -r 5a9c5c65eec0 src/master/main.c
--- a/src/master/main.c Thu Apr 16 22:38:18 2009 -0400
+++ b/src/master/main.c Fri Apr 17 12:56:14 2009 -0400
@@ -29,10 +29,6 @@
#include <fcntl.h>
#include <syslog.h>
#include <sys/stat.h>
-
-/* Try to raise our fd limit this high at startup. If the limit is already
- higher, it's not dropped. */
-#define DOVECOT_MASTER_FD_MIN_LIMIT 65536
#define FATAL_FILENAME "master-fatal.lastlog"
More information about the dovecot-cvs
mailing list