diff --git a/win32/common/libgstbase.def b/win32/common/libgstbase.def index 228ddee6ba..236c4a7f9c 100644 --- a/win32/common/libgstbase.def +++ b/win32/common/libgstbase.def @@ -237,13 +237,6 @@ EXPORTS gst_collect_pads_stop gst_collect_pads_take_buffer gst_push_src_get_type - gst_queue_array_drop_element - gst_queue_array_find - gst_queue_array_free - gst_queue_array_is_empty - gst_queue_array_new - gst_queue_array_pop_head - gst_queue_array_push_tail gst_type_find_helper gst_type_find_helper_for_buffer gst_type_find_helper_for_data diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index 1c7b14de27..ce80eae90f 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -862,7 +862,6 @@ EXPORTS gst_query_new_scheduling gst_query_new_seeking gst_query_new_segment - gst_query_new_toc gst_query_new_uri gst_query_parse_accept_caps gst_query_parse_accept_caps_result @@ -886,7 +885,6 @@ EXPORTS gst_query_parse_scheduling gst_query_parse_seeking gst_query_parse_segment - gst_query_parse_toc gst_query_parse_uri gst_query_remove_nth_allocation_meta gst_query_set_accept_caps_result @@ -905,7 +903,6 @@ EXPORTS gst_query_set_scheduling gst_query_set_seeking gst_query_set_segment - gst_query_set_toc gst_query_set_uri gst_query_type_flags_get_type gst_query_type_get_flags