ColScheduled: Removed obsolete code

This commit is contained in:
Paul Beckingham
2016-01-09 23:09:39 -05:00
parent 80ac338b8d
commit 93e80462a1
2 changed files with 0 additions and 10 deletions

View File

@@ -33,8 +33,6 @@ class ColumnScheduled : public ColumnTypeDate
{
public:
ColumnScheduled ();
~ColumnScheduled ();
void setStyle (const std::string&);
};