mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-01-30 18:31:20 +00:00
tidying
This commit is contained in:
parent
28fd65008e
commit
00b2e35c25
@ -183,7 +183,6 @@ public class DosMasterDisk
|
||||
int num = (v - st) / sz - 1;
|
||||
|
||||
text.append (String.format (" %d volumes of %d sectors%n", num, sz * 2));
|
||||
// more stupid testing...
|
||||
|
||||
System.out.printf (" %02X %04X %04X %04X %04X%n", ptr, st, sz, v,
|
||||
num);
|
||||
|
Loading…
x
Reference in New Issue
Block a user