lib: value.c: remove BT_VALUE_FROM_CONCRETE() macro
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 3 May 2019 15:37:37 +0000 (11:37 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 6 May 2019 14:13:09 +0000 (10:13 -0400)
We can just cast to `void *` directly like we do everywhere else in the
library.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: If09f1be2e7f8f9cf3bf964a7d4ada5b3307ef7f4
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1256
CI-Build: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Tested-by: jenkins

No differences found
This page took 0.038613 seconds and 4 git commands to generate.