diff options
-rw-r--r-- | source3/param/params.c | 1 |
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; } |