warning fixed for lttvwindow and controlflow view
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / processlist.h
index ebb32a30236e73c88f8be3e9570e82df761fa0aa..03da021d79015711b7c1dcb1ab35ce18b6b0fe43 100644 (file)
@@ -145,8 +145,6 @@ static inline HashedProcessData *processlist_get_process_data(
           guint pid, guint cpu, LttTime *birth, guint trace_num)
 {
   ProcessInfo process_info;
-  gint *path_indices;
-  GtkTreePath *tree_path;
 
   process_info.pid = pid;
   if(pid == 0)
This page took 0.02562 seconds and 4 git commands to generate.