mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 04:55:13 +00:00
oops
This commit is contained in:
parent
bb4933e2b8
commit
87e0a9fbff
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ unsigned short DivDispatch::getPan(int chan) {
|
|||
}
|
||||
|
||||
void DivDispatch::getPaired(int ch, std::vector<DivChannelPair>& ret) {
|
||||
ret.push_back(DivChannelPair());
|
||||
}
|
||||
|
||||
DivChannelModeHints DivDispatch::getModeHints(int chan) {
|
||||
|
|
Loading…
Reference in a new issue