replace_file_start: remove parameter TMP_FILE
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 8 Oct 2015 16:15:42 +0000 (18:15 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 9 Oct 2015 05:35:17 +0000 (07:35 +0200)
commitf93d0472eae9d03fb4bcd26a3d7a6301e32fbdde
treefb31849576cdbe2068a0cefd31a7609ef3445f3c
parent40214686362e348692b4b6bd05ed5522189525c0
replace_file_start: remove parameter TMP_FILE

This parameter was never used (all callers passed NULL) and I cannot
imagine why anyone would be interested in it.
src/data/csv-file-writer.c
src/data/make-file.c
src/data/make-file.h
src/data/por-file-writer.c
src/data/sys-file-writer.c
src/language/data-io/data-writer.c