mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-01 06:10:00 +01:00
MemoryStringSearcher: drop superfluous qualifier
This commit is contained in:
parent
a94a7d4495
commit
efd729d0b8
|
|
@ -15,5 +15,5 @@ public:
|
|||
exit = true;
|
||||
}
|
||||
|
||||
void MemoryStringSearcher::Search(wxCommandEvent& event);
|
||||
void Search(wxCommandEvent& event);
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue