lib: remove "For *" comments in public headers
[babeltrace.git] / include / babeltrace2 / graph / component-const.h
index aa9f84ceef002ac643384ec01eb53ffd913f1bf4..31262994f7a1867c0ae1f8fe88ce7382b50b087e 100644 (file)
 # error "Please include <babeltrace2/babeltrace.h> instead."
 #endif
 
-/* For bt_component_class_type */
 #include <babeltrace2/graph/component-class-const.h>
-
-/*
- * For bt_bool, bt_component_class, bt_component_graph, bt_component,
- * bt_value, bt_port
- */
 #include <babeltrace2/types.h>
-
-/* For bt_logging_level */
 #include <babeltrace2/logging.h>
 
 #ifdef __cplusplus
This page took 0.024039 seconds and 4 git commands to generate.