Columns: Removed unnecessary virtual overrides
This commit is contained in:
@@ -39,7 +39,6 @@ public:
|
||||
ColumnDepends ();
|
||||
~ColumnDepends ();
|
||||
|
||||
bool validate (std::string&);
|
||||
void setStyle (const std::string&);
|
||||
void measure (Task&, unsigned int&, unsigned int&);
|
||||
void render (std::vector <std::string>&, Task&, int, Color&);
|
||||
|
||||
Reference in New Issue
Block a user