dovecot-1.3: Removed unused code.
dovecot at dovecot.org
dovecot at dovecot.org
Fri Apr 17 19:56:38 EEST 2009
details: http://hg.dovecot.org/dovecot-1.3/rev/761fc36e0e34
changeset: 9134:761fc36e0e34
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 a80db92d296b -r 761fc36e0e34 src/master/main.c
--- a/src/master/main.c Fri Apr 17 12:54:49 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