Decouple component class from plugin subsystem, remove component factory
[babeltrace.git] / plugins / trimmer / trimmer.h
index b0acf05ffcf322d336cd183a6a6910d0fab3d676..4d82a2446f78748e5a86573ac81a27f002a379c2 100644 (file)
@@ -29,8 +29,6 @@
 
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/plugin/component.h>
-#include <babeltrace/plugin/plugin-system.h>
 
 #define NSEC_PER_SEC   1000000000LL
 
This page took 0.023514 seconds and 4 git commands to generate.