mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-26 05:27:52 -05:00
Remove more 3DS-specific code.
This commit is contained in:
@ -13,14 +13,5 @@ namespace DSP_DSP {
|
||||
void SignalPipeInterrupt(DspPipe pipe) {
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Interface class
|
||||
|
||||
Interface::Interface() {
|
||||
}
|
||||
|
||||
Interface::~Interface() {
|
||||
}
|
||||
|
||||
} // namespace DSP_DSP
|
||||
} // namespace Service
|
||||
|
Reference in New Issue
Block a user