Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: compudj@krystal.dyndns.org (Mathieu Desnoyers)
Subject: [ltt-dev] [LTTV PATCH] Remove warnings reintroduced by the	timebar patch
Date: Wed, 16 Feb 2011 16:11:19 -0500	[thread overview]
Message-ID: <BLU0-SMTP9120DDC1AB2115E0DAD6C396D20@phx.gbl> (raw)
In-Reply-To: <1297887184-16368-1-git-send-email-yannick.brosseau@gmail.com>

merged, thanks!

Mathieu

* Yannick Brosseau (yannick.brosseau at gmail.com) wrote:
> Only unused variables
> 
> Signed-off-by: Yannick Brosseau <yannick.brosseau at gmail.com>
> ---
>  lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c b/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c
> index aabd2ac..d2e397f 100644
> --- a/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c
> +++ b/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c
> @@ -3196,7 +3196,6 @@ void time_change_manager               (Tab *tab,
>    TimeInterval time_span = tsc->time_span;
>    LttTime start_time = new_time_window.start_time;
>    LttTime end_time = new_time_window.end_time;
> -  LttTime time_width = new_time_window.time_width;
>  
>    g_assert(ltt_time_compare(start_time, end_time) < 0);
>    
> @@ -3271,9 +3270,6 @@ void current_time_change_manager       (Tab *tab,
>  
>    tab->current_time_manager_lock = TRUE;
>  
> -  LttvTracesetContext *tsc = LTTV_TRACESET_CONTEXT(tab->traceset_info->traceset_context);
> -  TimeInterval time_span = tsc->time_span;
> -
>    timebar_set_current_time(TIMEBAR(tab->MTimebar), &new_current_time);
>  
>    set_current_time(tab, &new_current_time);
> -- 
> 1.7.2.3
> 
> 
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
> 

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com




      reply	other threads:[~2011-02-16 21:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-16 20:13 Yannick Brosseau
2011-02-16 21:11 ` Mathieu Desnoyers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BLU0-SMTP9120DDC1AB2115E0DAD6C396D20@phx.gbl \
    --to=compudj@krystal.dyndns.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox