Remove unneeded forward declarations (ctf-specific) from iterator.h
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 17 Feb 2012 19:24:04 +0000 (14:24 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 17 Feb 2012 19:24:04 +0000 (14:24 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/babeltrace/iterator.h

index e9719fc87718edeb79ffa243f0b7a04fc1d80835..07f8f2ffeff1d8e90389478cd33a320cfb999eda 100644 (file)
@@ -22,8 +22,6 @@
 
 /* Forward declarations */
 struct bt_iter;
-struct ctf_stream_event;
-struct ctf_stream;
 struct bt_saved_pos;
 
 struct bt_iter_pos {
This page took 0.024558 seconds and 4 git commands to generate.