-Wall -Wformat by default in configure.in
[lttv.git] / ltt / branches / poly / lttv / lttv / stats.c
index 261b5676cf643f5555bc75f41f911667ce789d88..00e8811004dfda3f594e35ad19afeededd227e76 100644 (file)
@@ -745,16 +745,10 @@ void lttv_stats_add_event_hooks(LttvTracesetStats *self)
 
   guint i, j, k, l, nb_trace, nb_tracefile;
 
-  LttFacility *f;
-
-  LttEventType *et;
-
   LttvTraceStats *ts;
 
   LttvTracefileStats *tfs;
 
-  void *hook_data;
-
   GArray *hooks, *before_hooks, *after_hooks;
 
   LttvTraceHook *hook;
This page took 0.02216 seconds and 4 git commands to generate.