mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-07 13:03:09 +00: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 New Issue
Block a user