lib: remove clock class priority map, use default clock value
[babeltrace.git] / include / babeltrace / babeltrace.h
index cd910280777577f8f879f35c0f8f1b6ce6c79124..b208b8b02b30181f8069d6f1d23ab5d4cff4cd7e 100644 (file)
@@ -72,7 +72,6 @@
 #include <babeltrace/plugin/plugin.h>
 
 /* Graph, component, and notification API */
-#include <babeltrace/graph/clock-class-priority-map.h>
 #include <babeltrace/graph/component-class-filter.h>
 #include <babeltrace/graph/component-class-sink.h>
 #include <babeltrace/graph/component-class-source.h>
 #include <babeltrace/graph/component.h>
 #include <babeltrace/graph/connection.h>
 #include <babeltrace/graph/graph.h>
-#include <babeltrace/graph/notification-discarded-events.h>
-#include <babeltrace/graph/notification-discarded-packets.h>
 #include <babeltrace/graph/notification-event.h>
-#include <babeltrace/graph/notification-heap.h>
 #include <babeltrace/graph/notification-inactivity.h>
 #include <babeltrace/graph/notification-iterator.h>
 #include <babeltrace/graph/notification-packet.h>
This page took 0.025833 seconds and 4 git commands to generate.