Add custom event data support
[lttv.git] / ltt / branches / poly / ltt / trace.h
index ce1c083a0b5b71915016f950d20c954c0733e8cd..85dfe866506c4aa00688b4f9dbfbfa948b3fa340 100644 (file)
@@ -61,8 +61,6 @@ LttSystemDescription *ltt_trace_system_description(LttTrace *t);
 
 unsigned ltt_trace_facility_number(LttTrace *t);
 
-LttFacility *ltt_trace_facility_get(LttTrace *t, unsigned i);
-
 LttFacility * ltt_trace_facility_by_id(LttTrace * trace, guint8 id);
 
 /* Returns an array of indexes (guint) that matches the facility name */
This page took 0.02262 seconds and 4 git commands to generate.