initProcessing takes a va_arg rather than an lttv-specific type
[lttv.git] / lttv / lttv / sync / sync_chain.h
index c64fa93ef29dbd3a28f2de68c0788a28d1cbf52f..852e8e4a0ad855f448f6ee210e3dd23534ca0541 100644 (file)
@@ -66,9 +66,6 @@ extern GQueue analysisModules;
 extern GQueue moduleOptions;
 
 
-void syncTraceset(LttvTracesetContext* const traceSetContext);
-
-char* changeToGraphDir(const char* const graphs);
 void timeDiff(struct timeval* const end, const struct timeval* const start);
 
 gint gcfCompareProcessing(gconstpointer a, gconstpointer b);
This page took 0.022109 seconds and 4 git commands to generate.