lib: remove "For *" comments in public headers
[babeltrace.git] / include / babeltrace2 / trace-ir / event-class-const.h
index 23c8acd14b463a02f5bf4f6deb3598fe57a7543a..ba83871ae8a17e7440d6be4f529178d67b4ecadf 100644 (file)
 # error "Please include <babeltrace2/babeltrace.h> instead."
 #endif
 
-/* For bt_property_availability */
-#include <babeltrace2/property.h>
-
-/* For bt_event_class, bt_field_class, bt_stream_class */
-#include <babeltrace2/types.h>
-
 #include <stdint.h>
 #include <stddef.h>
 
+#include <babeltrace2/property.h>
+#include <babeltrace2/types.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif
This page took 0.023145 seconds and 4 git commands to generate.