Remove useless component/iterator validation functions
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 25 May 2017 22:01:09 +0000 (18:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:45 +0000 (12:57 -0400)
commitb95e1e3a30343ebce5aab61018ea54ac48da1c94
tree29be6311e296b88dd3afeba2e319b0160284be11
parentef2f7566ae812fd52ab383be69b59fa16f6d75da
Remove useless component/iterator validation functions

They only "validate" what we can assert anyway.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/graph/component-filter-internal.h
include/babeltrace/graph/component-sink-internal.h
include/babeltrace/graph/component-source-internal.h
include/babeltrace/graph/notification-iterator-internal.h
lib/graph/component.c
lib/graph/connection.c
lib/graph/filter.c
lib/graph/iterator.c
lib/graph/sink.c
lib/graph/source.c
This page took 0.025155 seconds and 4 git commands to generate.