mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 19:45:20 +00:00
MemoryStringSearcher: drop superfluous qualifier
This commit is contained in:
parent
a94a7d4495
commit
efd729d0b8
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ public:
|
|||
exit = true;
|
||||
}
|
||||
|
||||
void MemoryStringSearcher::Search(wxCommandEvent& event);
|
||||
void Search(wxCommandEvent& event);
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue