revert to upstream
[debian/amanda] / server-src / diskfile.c
index 24624da510b5f139ee4d921815f151c07f1ffd90..b909b0dcc97ba032920b6fbb2f3c87246dd21960 100644 (file)
@@ -1388,8 +1388,6 @@ main(
   /* Don't die when child closes pipe */
   signal(SIGPIPE, SIG_IGN);
 
-  malloc_size_1 = malloc_inuse(&malloc_hist_1);
-
   if (argc>1) {
     config_name = argv[1];
     if (strchr(config_name, '/') != NULL) {