mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 03:25:16 +00:00
remove commented out code
This commit is contained in:
parent
7423997b42
commit
427a63f324
1 changed files with 0 additions and 2 deletions
|
@ -303,8 +303,6 @@ public:
|
|||
{
|
||||
wxString ret(GetMemFromAddr(addr), wxConvUTF8,len);
|
||||
|
||||
//if(len) memcpy(wxStringBuffer(ret, len), GetMemFromAddr(addr), len);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue