Merge pull request #330 from purpasmart96/new_srv

More services & small clean ups
This commit is contained in:
bunnei
2014-12-25 22:51:38 -05:00
61 changed files with 367 additions and 309 deletions

View File

@ -330,7 +330,4 @@ Interface::Interface() {
Register(FunctionTable, ARRAY_SIZE(FunctionTable));
}
Interface::~Interface() {
}
} // namespace