lib: remove clock class priority map, use default clock value
[babeltrace.git] / include / babeltrace / babeltrace.h
index 181c01413aa4398e26aa879f7b1519a9618c422b..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>
@@ -84,8 +83,6 @@
 #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-inactivity.h>
 #include <babeltrace/graph/notification-iterator.h>
This page took 0.022894 seconds and 4 git commands to generate.