mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-11 13:48:48 -04:00
- refactored how service functions are called
- added option to create/delete service handles
This commit is contained in:
@@ -32,10 +32,6 @@ public:
|
||||
std::string GetPortName() const {
|
||||
return "APT:U";
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(Interface);
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user