X-Git-Url: https://git.lttng.org/?p=lttngtop.git;a=blobdiff_plain;f=src%2Fcursesdisplay.c;h=7a9f99da3e666aea4ca83c307b0a297ea243e961;hp=8417fdafe293a684ff0d85f6dc8ab7e94280d548;hb=bb053abbd39b0b8b90e44c673daf61faff234d09;hpb=c263c4eb55ebd2b6caf659a7f524f9543df41544 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;