dovecot-1.1: Removed unused code.

dovecot at dovecot.org dovecot at dovecot.org
Fri Apr 17 19:56:19 EEST 2009


details:   http://hg.dovecot.org/dovecot-1.1/rev/1591d3220f12
changeset: 8248:1591d3220f12
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 a0d3aba72fb7 -r 1591d3220f12 src/master/main.c
--- a/src/master/main.c	Thu Apr 16 22:39:24 2009 -0400
+++ b/src/master/main.c	Fri Apr 17 12:56:14 2009 -0400
@@ -28,10 +28,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