summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/param/loadparm.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/param/loadparm.c b/source/param/loadparm.c
index df08c9693ed..543e9bab9f5 100644
--- a/source/param/loadparm.c
+++ b/source/param/loadparm.c
@@ -3085,9 +3085,6 @@ void lp_add_one_printer(char *name, char *comment)
ServicePtrs[i]->autoloaded = True;
}
}
-
- /* free up temporary memory */
- lp_talloc_free();
}
/***************************************************************************