Reenable resource view
[lttv.git] / lttv / modules / gui / controlflow / eventhooks.c
index ef5cbc62fdf31a0667c486e385b2383450942f0c..e311da65affb58cc7696bf039064a421436b484b 100644 (file)
@@ -130,8 +130,7 @@ static void request_background_data(ControlFlowData *control_flow_data)
   
   for(i=0;i<num_traces;i++) {
     trace = lttv_traceset_get(ts, i);
-    tstate = trace->state;
-
+  
     if(lttvwindowtraces_get_ready(g_quark_from_string("state"),trace)==FALSE
         && !ts->has_precomputed_states) {
 
This page took 0.022416 seconds and 4 git commands to generate.