desactivate exit_process until we have the release_task event
[lttv.git] / ltt / branches / poly / lttv / lttv / state.h
index a88e2997ae3adf7e6241d184067ab5ce6b2455df..9d1415a15e4f496baa17da73798206f4d4b05ef0 100644 (file)
@@ -155,9 +155,6 @@ typedef struct _LttvProcessState {
 LttvProcessState *
 lttv_state_find_process(LttvTracefileState *tfs, guint pid);
 
-LttvProcessState *
-lttv_state_find_process_from_trace(LttvTraceState *ts, GQuark cpu, guint pid);
-
 LttvProcessState *
 lttv_state_find_process_or_create(LttvTracefileState *tfs, guint pid);
 
This page took 0.022981 seconds and 4 git commands to generate.