X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/c4ceed07f17f67af7d96e7fd27c92eb374e62e19..b77f4a148c955fd18e7437dfed5fa25ed06a983a:/src/exim_monitor/em_main.c diff --git a/src/exim_monitor/em_main.c b/src/exim_monitor/em_main.c index d210a0717..e8e763184 100644 --- a/src/exim_monitor/em_main.c +++ b/src/exim_monitor/em_main.c @@ -613,7 +613,6 @@ message_subdir[1] = 0; constructing file names and things. This call will initialize the store_get() function. */ -big_buffer_size = 1024; big_buffer = store_get(big_buffer_size); /* Set up the version string and date and output them */