ColDate: Removed Col* virtual overrides that delegate back to the base
This commit is contained in:
@@ -34,8 +34,6 @@ class ColumnUntil : public ColumnDate
|
||||
public:
|
||||
ColumnUntil ();
|
||||
~ColumnUntil ();
|
||||
|
||||
bool validate (std::string&);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user