X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Flttvwindow%2Flttvwindow%2Flttvwindow.c;h=179eab0ad157806f33bd85545ea64315d81a2d43;hb=a998b781c5e28cb4a364ce09cd99dc1d3dbf6a06;hp=96a3a48b5388b103284167392874708cd6f0d846;hpb=9d22769951d59db05e925e55b5f454534af0b2b9;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.c b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.c index 96a3a48b..179eab0a 100644 --- a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.c +++ b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.c @@ -1027,11 +1027,12 @@ LttTime lttvwindow_get_current_time(Tab *tab) * @param main_win, the main window the viewer belongs to. * @param filter, a pointer to a filter. */ - +#if 0 LttvFilter *lttvwindow_get_filter(Tab *tab) { return tab->filter; } +#endif //0 /** * Function to set the filter of the current tab.