From: Simon Marchi Date: Thu, 18 Jul 2019 15:33:35 +0000 (-0400) Subject: bt2: remove unrelated comment from native_bt_integer_range_set.i X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;ds=sidebyside;h=cf89bea5370fa3fb9ce3b52edf6ebcfe7f0729e8;p=babeltrace.git bt2: remove unrelated comment from native_bt_integer_range_set.i This was copied from native_bt_port.i, but does not apply to native_bt_integer_range_set.i. Change-Id: I13f900d531e202afd09e807a85f7f817def698a6 Signed-off-by: Simon Marchi Reviewed-on: https://review.lttng.org/c/babeltrace/+/1722 Tested-by: jenkins Reviewed-by: Philippe Proulx --- 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..7cd26f00 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,5 @@ * 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