warning fixes
[lttv.git] / trunk / lttv / lttv / modules / gui / lttvwindow / lttvwindow / init_module.c
index ffbf291772ea40df03f58c6aa85ca0aee889b113..83d35c96ca0ed274bd1f4c0cb38d2a28e4318c93 100644 (file)
@@ -240,10 +240,6 @@ static void destroy_walk(gpointer data, gpointer user_data)
  */
 static void destroy() {
 
-  LttvAttributeValue value;  
-  LttvTrace *trace;
-  GSList *iter = NULL;
-  
   lttv_option_remove("trace");
 
   lttv_hooks_remove_data(main_hooks, window_creation_hook, NULL);
This page took 0.023071 seconds and 4 git commands to generate.