mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2024-11-25 16:34:00 +00:00
tidying
This commit is contained in:
parent
697c164aee
commit
0fb9abf6c7
@ -132,7 +132,6 @@ public class DosDisk extends AbstractFormattedDisk
|
||||
break;
|
||||
|
||||
da = disk.getDiskAddress (track, sector);
|
||||
// System.out.println ("** " + da + da.isValidAddress ());
|
||||
|
||||
} while (!da.isZero () && da.isValidAddress ());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user