Skip to content

Commit

Permalink
tidying
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolony committed May 6, 2024
1 parent 6c81bcc commit 2bc330e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/bytezone/diskbrowser/nufx/NuFX.java
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ void read (byte[] buffer)
if (record.hasDisk ())
++totalDisks;
}
System.out.println (toString ());
// System.out.println (toString ());
}

// ---------------------------------------------------------------------------------//
Expand Down

0 comments on commit 2bc330e

Please sign in to comment.