X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Ftext%2Fpretty%2Fpretty.h;h=76e4217e68f16592c08c915479d31e2d72ec3849;hb=e22b45d0f7d3ce1311bf96a930bc42326f555202;hp=5659035ed21aa8e5f56950551769e03b39c3f11a;hpb=bf55043c2e742cafb86d3a3404d0d35c4cf294a3;p=babeltrace.git diff --git a/plugins/text/pretty/pretty.h b/plugins/text/pretty/pretty.h index 5659035e..76e4217e 100644 --- a/plugins/text/pretty/pretty.h +++ b/plugins/text/pretty/pretty.h @@ -127,9 +127,4 @@ BT_HIDDEN enum bt_component_status pretty_print_event(struct pretty_component *pretty, struct bt_notification *event_notif); -BT_HIDDEN -enum bt_component_status pretty_print_discarded_elements( - struct pretty_component *pretty, - struct bt_notification *notif); - #endif /* BABELTRACE_PLUGIN_TEXT_PRETTY_PRETTY_H */