From 3b95a7def95904aafe84cd36f14f6ddbf9633a7e Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Fri, 4 Mar 2005 23:37:37 +0000 Subject: [PATCH] Added refactoring comment --- bigscreen/groupscreen.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/bigscreen/groupscreen.cpp b/bigscreen/groupscreen.cpp index 2272609..a1141f0 100644 --- a/bigscreen/groupscreen.cpp +++ b/bigscreen/groupscreen.cpp @@ -216,6 +216,7 @@ void GroupScreen::find_column_widths(const Group &group, std::vector & } } +// some refactoring done, more should be void GroupScreen::draw(unsigned char *buf, unsigned width, unsigned height) { std::vector td; -- 2.39.2