Victor reported broken trunk with integration of this Compiere change

This commit is contained in:
Carlos Ruiz 2007-02-26 02:23:15 +00:00
parent 8425078adf
commit 063b34d96d
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ public final class VHeaderRenderer implements TableCellRenderer
{
// Log.trace(this,10, "VHeaderRenderer.getTableCellRendererComponent", value==null ? "null" : value.toString());
// indicator for invisible column
m_button.setFont(table.getFont());
Icon icon = null;
if (table instanceof CTable)
{