X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Fnative_bt_integer_range_set.i;h=2f13cc0d620877c95588a53ec736eb2428f8d58d;hb=7704a0af9f2275321f8294df8c02f8a299b3134e;hp=f3066e167587da41f12a9692ade493992033e70b;hpb=025c8fb8e90e8b8d25cf74f471652bc5062a3a8c;p=babeltrace.git diff --git a/src/bindings/python/bt2/bt2/native_bt_integer_range_set.i b/src/bindings/python/bt2/bt2/native_bt_integer_range_set.i index f3066e16..2f13cc0d 100644 --- a/src/bindings/python/bt2/bt2/native_bt_integer_range_set.i +++ b/src/bindings/python/bt2/bt2/native_bt_integer_range_set.i @@ -22,13 +22,4 @@ * THE SOFTWARE. */ -/* - * Typemap for the user data attached to (and owned by) a self component port. - * The pointer saved as the port's user data is directly the PyObject *. - * - * As per the CPython calling convention, we need to return a new reference to - * the returned object, which will be transferred to the caller. - */ - %include -%include