ColUntil: Removed obsolete code
This commit is contained in:
@@ -36,8 +36,3 @@ ColumnUntil::ColumnUntil ()
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
ColumnUntil::~ColumnUntil ()
|
||||
{
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
@@ -33,7 +33,6 @@ class ColumnUntil : public ColumnTypeDate
|
||||
{
|
||||
public:
|
||||
ColumnUntil ();
|
||||
~ColumnUntil ();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user