ColDepends: Removed obsolete method

This commit is contained in:
Paul Beckingham
2016-01-09 22:52:10 -05:00
parent 07027abf99
commit a5c4f35e06
2 changed files with 0 additions and 6 deletions

View File

@@ -51,11 +51,6 @@ ColumnDepends::ColumnDepends ()
_hyphenate = context.config.getBoolean ("hyphenate");
}
////////////////////////////////////////////////////////////////////////////////
ColumnDepends::~ColumnDepends ()
{
}
////////////////////////////////////////////////////////////////////////////////
// Overriden so that style <----> label are linked.
// Note that you can not determine which gets called first.