Service: Clean-up Interface
This commit is contained in:
parent
8779b31fe6
commit
a79d21c83e
46 changed files with 54 additions and 67 deletions
|
@ -591,7 +591,7 @@ const FSUserInterface::FunctionInfo FunctionTable[] = {
|
|||
// Interface class
|
||||
|
||||
FSUserInterface::FSUserInterface() {
|
||||
Register(FunctionTable, ARRAY_SIZE(FunctionTable));
|
||||
Register(FunctionTable);
|
||||
}
|
||||
|
||||
} // namespace FS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue