X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Fnative_bt_message_iterator.i;h=6336a2143e1d1f54bad7bf09cf3f61f2bf3f70f6;hb=6c373cc905e907ecbad698fee38db1d47a981b14;hp=7ebd783668cf662b87165b8d8db1a455e14f1c70;hpb=c1859f693ac2a28d96e7ad492f8d66f74f33686f;p=babeltrace.git diff --git a/src/bindings/python/bt2/bt2/native_bt_message_iterator.i b/src/bindings/python/bt2/bt2/native_bt_message_iterator.i index 7ebd7836..6336a214 100644 --- a/src/bindings/python/bt2/bt2/native_bt_message_iterator.i +++ b/src/bindings/python/bt2/bt2/native_bt_message_iterator.i @@ -23,7 +23,6 @@ */ %include -%include %include %include @@ -36,5 +35,3 @@ PyObject *bt_bt2_get_user_component_from_user_msg_iter( bt_self_message_iterator *self_message_iterator); PyObject *bt_bt2_self_component_port_input_get_msg_range( bt_self_component_port_input_message_iterator *iter); -PyObject *bt_bt2_port_output_get_msg_range( - bt_port_output_message_iterator *iter);