add control flow view legend
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv.c
index 601696875ae203d7aa8a3dda493f177fb18ed0b3..082a8ff934e7f5b49d238b01ebf74b37e9579544 100644 (file)
@@ -48,7 +48,6 @@ header_size_allocate(GtkWidget *widget,
 }
 
 
-
 /*****************************************************************************
  *                     Control Flow Viewer class implementation              *
  *****************************************************************************/
@@ -151,7 +150,6 @@ guicontrolflow(void)
   //inserted in the main window before the drawing area
   //can be configured (and this must happend bedore sending
   //data)
-
   
   return control_flow_data;
 
This page took 0.026123 seconds and 4 git commands to generate.