ASM #253 Update RadarBiasTableDialog to remove old code.
Change-Id: I003f8dbf520e1e8025afe46266d1ee4849003a6f Former-commit-id:e82b0ae895
[formerly3d75da3db0
] [formerly66c3241bc4
] [formerlye82b0ae895
[formerly3d75da3db0
] [formerly66c3241bc4
] [formerly4e959af1b4
[formerly66c3241bc4
[formerly b9f868e0ced53987accf675bfe2ce1a1f4f34da1]]]] Former-commit-id:4e959af1b4
Former-commit-id:dbd231a099
[formerlyf1c92f1e35
] [formerly 18ba10573377ee74433b2ab0bbbbc0f2efa06dea [formerly3cfabd29bc
]] Former-commit-id: e33d6b9199b205144f76ed9c11a26bf937dec501 [formerly93c8f822cc
] Former-commit-id:9f52699bd2
This commit is contained in:
parent
d7ff8a2638
commit
0f4f7230ef
1 changed files with 0 additions and 1 deletions
|
@ -432,7 +432,6 @@ public class RadarBiasTableDialog extends Dialog {
|
|||
try {
|
||||
float parsedFloat = Float.parseFloat(lbiasTxt.getText());
|
||||
editbias[ei] = parsedFloat;
|
||||
manEdit[ei].setSelection(!mbiasBtn.getSelection());
|
||||
manEdit[ei].setText("YES");
|
||||
lbiasTxt.setBackground(getParent().getDisplay()
|
||||
.getSystemColor(SWT.COLOR_WHITE));
|
||||
|
|
Loading…
Add table
Reference in a new issue