* Fixed compilation error in trunk.

To all: please make sure things can compile before commit to trunk.
This commit is contained in:
Heng Sin Low 2006-11-24 08:29:14 +00:00
parent 8d10ea235c
commit 5b49fc0a01
1 changed files with 0 additions and 5 deletions

View File

@ -27,11 +27,6 @@ import java.util.logging.*;
import javax.swing.event.*;
import org.compiere.util.*;
import de.schaeffer.compiere.constants.Constants;
import de.schaeffer.compiere.tools.BPartnerSelection;
import de.schaeffer.compiere.tools.CustomValueComparison;
import de.schaeffer.compiere.tools.OrderWeightCheck;
/**
* Tab Model.
* - a combination of AD_Tab (the display attributes) and AD_Table information.