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