Update Python bindings and tests to match the latest API
[babeltrace.git] / bindings / python / bt2 / native_btref.i
index 1d7a2d31385a4727a77656f9c670b2940a679626..dacf916a94320782aaa66f2a2d9b92d00ff7c19c 100644 (file)
  * THE SOFTWARE.
  */
 
-%{
-#include <babeltrace/ref.h>
-%}
-
 /* Functions */
 void *bt_get(void *obj);
 void bt_put(void *obj);
This page took 0.023419 seconds and 4 git commands to generate.