X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcursesdisplay.c;h=7a9f99da3e666aea4ca83c307b0a297ea243e961;hb=bb053abbd39b0b8b90e44c673daf61faff234d09;hp=8417fdafe293a684ff0d85f6dc8ab7e94280d548;hpb=85db46189f6379c1e517efd4cfc4558d696db988;p=lttngtop.git diff --git a/src/cursesdisplay.c b/src/cursesdisplay.c index 8417fda..7a9f99d 100644 --- a/src/cursesdisplay.c +++ b/src/cursesdisplay.c @@ -446,7 +446,7 @@ void update_process_details() void update_perf() { - int i, j; + int i; int nblinedisplayed = 0; int current_line = 0; struct processtop *tmp;