Remove more 3DS-specific code.

This commit is contained in:
bunnei
2017-10-13 17:56:42 -04:00
parent 15983dcfdc
commit d62750c46d
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