|
@@ -1097,7 +1097,6 @@ static int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...)
|
|
ret = scnprintf(hpp->buf, hpp->size, fmt, len, percent);
|
|
ret = scnprintf(hpp->buf, hpp->size, fmt, len, percent);
|
|
ui_browser__printf(arg->b, "%s", hpp->buf);
|
|
ui_browser__printf(arg->b, "%s", hpp->buf);
|