Trace IR and notification APIs: split into private and public APIs
[babeltrace.git] / include / babeltrace / graph / notification-iterator.h
index bcf6a659ab00120adbc9119d4101d2916c58d71e..dc6f8706165f261eb499efadabc2ff7b12029d9a 100644 (file)
@@ -2,8 +2,6 @@
 #define BABELTRACE_GRAPH_NOTIFICATION_ITERATOR_H
 
 /*
- * BabelTrace - Notification Iterator
- *
  * Copyright 2015 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * Author: Jérémie Galarneau <jeremie.galarneau@efficios.com>
  * SOFTWARE.
  */
 
-/* For bt_object_get_ref() */
-#include <babeltrace/object.h>
-
-#include <stdint.h>
-
 #ifdef __cplusplus
 extern "C" {
 #endif
This page took 0.036569 seconds and 4 git commands to generate.