Decouple component class from plugin subsystem, remove component factory
[babeltrace.git] / plugins / muxer / muxer.h
index 779375231f5a62ee928b7c3652aad3baaf884910..7bf8910955e16d358d489a2f1efe634f0d6a02fa 100644 (file)
@@ -29,7 +29,6 @@
 
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/plugin/component.h>
 
 struct muxer {
        GHashTable *trace_clocks;
This page took 0.023897 seconds and 4 git commands to generate.