summaryrefslogtreecommitdiff
path: root/source3/param/params.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/param/params.c')
-rw-r--r--source3/param/params.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/param/params.c b/source3/param/params.c
index 6d036e40f6..c4ca5bb906 100644
--- a/source3/param/params.c
+++ b/source3/param/params.c
@@ -587,7 +587,6 @@ BOOL pm_process( const char *FileName,
result = Parse( InFile, sfunc, pfunc );
SAFE_FREE( bufr );
- bufr = NULL;
bSize = 0;
}