Remove reference to thread brand
[lttv.git] / lttv / modules / gui / controlflow / eventhooks.c
index f024cd3559ee11c319d9948be7b70319123df33a..88f06a99d130293a2394409fa6f3d577f12977f7 100644 (file)
 
 //#include <pango/pango.h>
 
-#include <ltt/event.h>
-#include <ltt/time.h>
-#include <ltt/trace.h>
-
 #include <lttv/lttv.h>
 #include <lttv/hook.h>
 #include <lttv/state.h>
@@ -310,7 +306,6 @@ HashedProcessData *get_hashed_process_data(ControlFlowData *control_flow_data,
                                &birth,
                                trace_num,
                                process->name,
-                               process->brand,
                                &pl_height,
                                &process_info,
                                &hashed_process_data);
This page took 0.024218 seconds and 4 git commands to generate.