1
0
Fork 0
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:
Ted Williams 2007-07-19 06:59:59 +00:00
parent 522616005d
commit 3af711fbbd

View file

@ -264,8 +264,6 @@ public class ImportMemoryDialog extends SelectionDialog
//
BigInteger startAddress = getStartAddress();
validate();
}