commit trace v2 before build test
[lttv.git] / trunk / lttv / ltt / trace.h
index e87032dfaf86406575e438f7918b4868fc5e4422..2e031c22d622d4eb2b06639125267d13698bf017 100644 (file)
@@ -56,11 +56,6 @@ static inline guint ltt_trace_get_num_cpu(LttTrace *t)
   return t->num_cpu;
 }
 
-
-extern GQuark LTT_FACILITY_NAME_HEARTBEAT,
-              LTT_EVENT_NAME_HEARTBEAT,
-              LTT_EVENT_NAME_HEARTBEAT_FULL;
-
 /* A trace is specified as a pathname to the directory containing all the
    associated data (control tracefiles, per cpu tracefiles, event 
    descriptions...).
This page took 0.023435 seconds and 4 git commands to generate.