ColRecur: Removed obsolete code

This commit is contained in:
Paul Beckingham
2016-01-09 23:05:16 -05:00
parent a41839b242
commit 80ac338b8d
2 changed files with 0 additions and 7 deletions

View File

@@ -44,11 +44,6 @@ ColumnRecur::ColumnRecur ()
_examples = {"weekly", context.config.get ("recurrence.indicator")};
}
////////////////////////////////////////////////////////////////////////////////
ColumnRecur::~ColumnRecur ()
{
}
////////////////////////////////////////////////////////////////////////////////
// Overriden so that style <----> label are linked.
// Note that you can not determine which gets called first.