ColStart: Removed obsolete code

This commit is contained in:
Paul Beckingham 2016-01-09 23:10:06 -05:00
parent 93e80462a1
commit 38b04f4632
2 changed files with 0 additions and 7 deletions

View file

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