diff options
author | Tanu Kaskinen <tanu.kaskinen@intel.com> | 2013-05-20 10:56:42 +0300 |
---|---|---|
committer | Tanu Kaskinen <tanu.kaskinen@intel.com> | 2013-05-20 10:56:42 +0300 |
commit | 862b24c2e58fdc3c3940076606efedf75f942265 (patch) | |
tree | b66d2f5be33f01eefde3355acef57d320133257a /src/map-file | |
parent | ef2810e1bea7ae4e7774d51fbcc7dd8ede52da3c (diff) |
map-file: Remove pa_format_info_free2
The function doesn't exist anymore.
Diffstat (limited to 'src/map-file')
-rw-r--r-- | src/map-file | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map-file b/src/map-file index 91d61c23d..955b29504 100644 --- a/src/map-file +++ b/src/map-file @@ -166,7 +166,6 @@ pa_ext_stream_restore_test; pa_ext_stream_restore_write; pa_format_info_copy; pa_format_info_free; -pa_format_info_free2; pa_format_info_from_string; pa_format_info_from_sample_spec; pa_format_info_get_prop_type; |