From: Steinar H. Gunderson Date: Fri, 4 Mar 2005 23:37:37 +0000 (+0000) Subject: Added refactoring comment X-Git-Url: https://git.sesse.net/?p=ccbs;a=commitdiff_plain;h=3b95a7def95904aafe84cd36f14f6ddbf9633a7e;hp=7d34d0b7a3c0af58545180d7a18e026e5403ba5d Added refactoring comment --- 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;