Coding style fix
[babeltrace.git] / plugins / ctf / text / text.c
index a839ac69ff845711d27285465c9eedfa87031648..8e95c8b44884fe96d88423c348c325dfb7ae1f72 100644 (file)
@@ -34,9 +34,6 @@
 #include <stdio.h>
 #include <stdbool.h>
 
-static
-const char *plugin_name = "ctf-text";
-
 static
 enum bt_component_status ctf_text_init(struct bt_component *);
 static
This page took 0.023586 seconds and 4 git commands to generate.