]> git.sesse.net Git - ccbs/commitdiff
Added refactoring comment
authorSteinar H. Gunderson <sesse@samfundet.no>
Fri, 4 Mar 2005 23:37:37 +0000 (23:37 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Fri, 4 Mar 2005 23:37:37 +0000 (23:37 +0000)
bigscreen/groupscreen.cpp

index 227260979d96d9291f6eba010aee8b9fef072978..a1141f077188567cba56d8371cb700923f8423c3 100644 (file)
@@ -216,6 +216,7 @@ void GroupScreen::find_column_widths(const Group &group, std::vector<unsigned> &
        }
 }
 
+// some refactoring done, more should be
 void GroupScreen::draw(unsigned char *buf, unsigned width, unsigned height)
 {
        std::vector<TextDefer> td;