git-svn-id: http://ltt.polymtl.ca/svn@309 04897980-b3bd-0310-b5e0-8ef037075253
[lttv.git] / ltt / branches / poly / lttv / modules / guiStatistic / guiStatistic.c
index ad3bbe3c6d9c5fbd1e15b4f49d3cef0868fa486b..23d53a5cf751bf68cc8495cf25756011913530b6 100644 (file)
@@ -156,7 +156,7 @@ GuiStatistic_Destructor(StatisticViewerData *Statistic_Viewer_Data)
     gtk_widget_destroy(Statistic_Viewer_Data->HPaned_V);
     Statistic_Viewer_Data = NULL;
   }
-  GuiStatistic_free(Statistic_Viewer_Data);
+  //GuiStatistic_free(Statistic_Viewer_Data);
 }
 
 
This page took 0.022998 seconds and 4 git commands to generate.