Remove more 3DS-specific code.

This commit is contained in:
bunnei 2017-10-13 17:56:42 -04:00
parent 877d4c71d3
commit 8cf95d87aa
5 changed files with 3 additions and 48 deletions

View file

@ -13,14 +13,5 @@ namespace DSP_DSP {
void SignalPipeInterrupt(DspPipe pipe) {
}
////////////////////////////////////////////////////////////////////////////////////////////////////
// Interface class
Interface::Interface() {
}
Interface::~Interface() {
}
} // namespace DSP_DSP
} // namespace Service