X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Fcfv-private.h;h=19361699027d082722421a79d01ed81692ecc671;hb=ca0f8a8e5907fe8aa588324b1b268d3089b46160;hp=ad11453ea262d5d785829c593177b662f4730ad4;hpb=a0577796f152b4f7075659d3693682d2f66dcb75;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h index ad11453e..19361699 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h @@ -39,12 +39,6 @@ struct _ControlFlowData { //guint currently_Selected_Event ; guint number_of_process; - /* hooks for trace read */ - LttvHooks *event; - LttvHooks *after_event; - LttvHooks *after_traceset; - EventRequest *event_request; - } ;