mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 13:05:11 +00:00
Remove unused function
This commit is contained in:
parent
29c74384a2
commit
8a3c40d6f5
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ class DivPlatformK007232: public DivDispatch, public k007232_intf {
|
|||
void tick(bool sysTick=true);
|
||||
void muteChannel(int ch, bool mute);
|
||||
bool isStereo();
|
||||
void setChipModel(int type);
|
||||
void notifyInsChange(int ins);
|
||||
void notifyWaveChange(int wave);
|
||||
void notifyInsDeletion(void* ins);
|
||||
|
|
Loading…
Reference in a new issue