]> git.ipfire.org Git - thirdparty/asterisk.git/commit
test_json: Remove duplicated static function.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 10 Nov 2022 12:20:43 +0000 (12:20 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 21 Nov 2022 13:46:53 +0000 (07:46 -0600)
commitd5c8f60a72c998855fc11ff2d0c4391c65774aaa
tree63c6d1a3e123fb295138a8549cf9726d6641278b
parent90784b891283f2b5c2e460d5db491b059289fbeb
test_json: Remove duplicated static function.

Removes the function mkstemp_file and uses
ast_file_mkftemp from file.h instead.

ASTERISK-30295 #close

Change-Id: I7412ec06f88c39ee353bcdb8c976c2fcac546609
tests/test_json.c