mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-24 00:22:52 +00:00
Merge pull request #330 from purpasmart96/new_srv
More services & small clean ups
This commit is contained in:
@@ -330,7 +330,4 @@ Interface::Interface() {
|
||||
Register(FunctionTable, ARRAY_SIZE(FunctionTable));
|
||||
}
|
||||
|
||||
Interface::~Interface() {
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user