revert to upstream
[debian/amanda] / client-src / sendsize.c
index 8c64f63ac1563ebac01affcedd07486bc79520a0..4a335b7bdfb4a0ddf25d6ad5ea15666533d8219d 100644 (file)
@@ -169,10 +169,6 @@ main(
     /* Don't die when child closes pipe */
     signal(SIGPIPE, SIG_IGN);
 
-#if defined(USE_DBMALLOC)
-    malloc_size_1 = malloc_inuse(&malloc_hist_1);
-#endif
-
     erroutput_type = (ERR_INTERACTIVE|ERR_SYSLOG);
     dbopen(DBG_SUBDIR_CLIENT);
     startclock();