mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-26 22:43:01 +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) {
|
void DivDispatch::getPaired(int ch, std::vector<DivChannelPair>& ret) {
|
||||||
ret.push_back(DivChannelPair());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
DivChannelModeHints DivDispatch::getModeHints(int chan) {
|
DivChannelModeHints DivDispatch::getModeHints(int chan) {
|
||||||
|
|
Loading…
Reference in a new issue