Move some functions around to improve overall structure
[lttv.git] / lttv / lttv / sync / sync_chain.h
index c64fa93ef29dbd3a28f2de68c0788a28d1cbf52f..ee81308f1638d52c1b476ea32d5f7e682058b09c 100644 (file)
@@ -68,7 +68,6 @@ 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.023044 seconds and 4 git commands to generate.