X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=src%2Fexim_monitor%2Fem_main.c;h=e8e763184360fde3de3144e809ede76d19378bad;hp=d210a07179dfd07ca38c5c33591d367337421037;hb=e91ad4a760cbf58e1f455d2ba226d80aa6c2da05;hpb=41afb5cb41e74e265963cb53fcdc6d85379d962a 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 */