mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-01 19:39:36 -06:00
Systematically eliminating compiler warnings.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5117 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -398,7 +398,6 @@ void CMemoryView::OnPaint(wxPaintEvent& event)
|
||||
break;
|
||||
}
|
||||
}
|
||||
size_t len = strlen(dis);
|
||||
strcat(dis, "\0");
|
||||
curAddress += 32;
|
||||
}
|
||||
|
Reference in New Issue
Block a user