Hex editor - remove a todo that is no longer valid

This commit is contained in:
andres.delikat 2012-07-09 18:41:59 +00:00
parent 104511c5b7
commit 0791a713a4
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ namespace BizHawk.MultiClient
{
//TODO:
//Add ROM in memory domains, set up logic for saving the rom in SaveFile logic
//Tool strip
//Increment/Decrement wrapping logic for 4 byte values is messed up
int defaultWidth;