mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
start address text validation
This commit is contained in:
parent
522616005d
commit
3af711fbbd
1 changed files with 0 additions and 2 deletions
|
@ -263,8 +263,6 @@ public class ImportMemoryDialog extends SelectionDialog
|
||||||
Display.getDefault().getSystemColor(SWT.COLOR_RED));
|
Display.getDefault().getSystemColor(SWT.COLOR_RED));
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
||||||
BigInteger startAddress = getStartAddress();
|
|
||||||
|
|
||||||
validate();
|
validate();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue