]> git.sesse.net Git - ccbs/blobdiff - bigscreen/groupscreen.cpp
Added refactoring comment
[ccbs] / 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;
 void GroupScreen::draw(unsigned char *buf, unsigned width, unsigned height)
 {
        std::vector<TextDefer> td;