Remove unused function bt_trace_handle_get_id
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 26 Jun 2013 17:32:03 +0000 (13:32 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 26 Jun 2013 17:32:03 +0000 (13:32 -0400)
commit6677a5259f1315429716d3e2ea4c39c6cf888d16
tree0e0a36d61b8e161f02988ae2dc04fa9a71bd7a44
parentd77e781b20976f300278c2c5dd6e3d576951699c
Remove unused function bt_trace_handle_get_id

This function was removed from trace-handle.h as part of commit
e3d12cf93f067601df4179ef4b7e2a30aa0065f7 which changed the trace-handle
API to use handle_ids instead of pointers to a struct bt_trace_handle.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/trace-handle.c
This page took 0.024031 seconds and 4 git commands to generate.