From: Sean McGovern Date: Thu, 29 May 2014 02:16:13 +0000 (-0400) Subject: Do not export non-existant symbols X-Git-Tag: v1.4.0~1467^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a86adb767037109b95afff7ca1c6a492535dd4f;p=libvpx Do not export non-existant symbols Change-Id: Ic0fb8e5016d064c2227cf5d87ffba86a4303c82b --- diff --git a/vpx/exports_enc b/vpx/exports_enc index 155faf6f6..07f0280ec 100644 --- a/vpx/exports_enc +++ b/vpx/exports_enc @@ -8,7 +8,6 @@ text vpx_codec_get_preview_frame text vpx_codec_set_cx_data_buf text vpx_svc_dump_statistics text vpx_svc_encode -text vpx_svc_free text vpx_svc_get_buffer text vpx_svc_get_encode_frame_count text vpx_svc_get_frame_size @@ -22,4 +21,4 @@ text vpx_svc_set_quantizers text vpx_svc_set_scale_factors text vpx_svc_get_layer_resolution text vpx_svc_get_rc_stats_buffer_size -text vpx_svc_get_rc_stats_buffer \ No newline at end of file +text vpx_svc_get_rc_stats_buffer