Remove unneeded forward declarations (ctf-specific) from iterator.h
[babeltrace.git] / 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.022713 seconds and 4 git commands to generate.