ColString: Removed obsolete code
This commit is contained in:
@@ -37,8 +37,6 @@ class ColumnString : public Column
|
||||
{
|
||||
public:
|
||||
ColumnString ();
|
||||
~ColumnString ();
|
||||
|
||||
void setReport (const std::string&);
|
||||
void measure (const std::string&, unsigned int&, unsigned int&);
|
||||
void render (std::vector <std::string>&, const std::string&, int, Color&);
|
||||
|
||||
Reference in New Issue
Block a user