X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-internal.h;h=fe55a601ff3f6678b6b211d155a32aa02e7abc92;hb=b9d103befd837c4411112257c2619ef8d68225dd;hp=2308afdd5ea363f2561085d2405133dbb150e70a;hpb=aafdead53e12d8f16e552592979cab0252d21d28;p=babeltrace.git diff --git a/include/babeltrace/graph/component-internal.h b/include/babeltrace/graph/component-internal.h index 2308afdd..fe55a601 100644 --- a/include/babeltrace/graph/component-internal.h +++ b/include/babeltrace/graph/component-internal.h @@ -35,9 +35,6 @@ #include #include -#define DEFAULT_INPUT_PORT_NAME "default" -#define DEFAULT_OUTPUT_PORT_NAME "default" - typedef void (*bt_component_destroy_listener_func)( struct bt_component *class, void *data);