]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf tools: Remove unused color_fwrite_lines
authorDr. David Alan Gilbert <linux@treblig.org>
Wed, 9 Oct 2024 00:39:38 +0000 (01:39 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Fri, 11 Oct 2024 06:38:33 +0000 (23:38 -0700)
commitc7c1bb78f3eec716bc35f58d74592331cc3281b2
tree8d59a87457a083876fd9ffeb98bad8c5bb5d48c6
parent9f759d41b3ed8feb550473027e674edf46ce7b94
perf tools: Remove unused color_fwrite_lines

color_fwrite_lines() was added by 2009's commit
8fc0321f1ad0 ("perf_counter tools: Add color terminal output support")

but has never been used.

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20241009003938.254936-1-linux@treblig.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/color.c
tools/perf/util/color.h