mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
PPCSymbolDB: Remove unused function pointer typedef
This commit is contained in:
parent
9dbc760bb7
commit
d6d17eea60
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@
|
|||
class PPCSymbolDB : public SymbolDB
|
||||
{
|
||||
public:
|
||||
typedef void (*functionGetterCallback)(Symbol* f);
|
||||
|
||||
PPCSymbolDB();
|
||||
~PPCSymbolDB();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue