bt2: remove unrelated comment from native_bt_integer_range_set.i
[babeltrace.git] / src / bindings / python / bt2 / bt2 / native_bt_integer_range_set.i
index f3066e167587da41f12a9692ade493992033e70b..7cd26f004760e376c9281c33cf96cd95dd7cd8c4 100644 (file)
  * 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 <babeltrace2/integer-range-set.h>
 %include <babeltrace2/integer-range-set-const.h>
This page took 0.023537 seconds and 4 git commands to generate.