Removed useless space

Former-commit-id: 8eefc03bf288bf24df61b6d5ac4f2f38b69e1c18
This commit is contained in:
Lynix 2015-04-05 16:35:43 +02:00
parent 8421a543fb
commit 7351ce46fb
1 changed files with 0 additions and 1 deletions

View File

@ -50,5 +50,4 @@ namespace Ndk
ComponentId id = BuildComponentId(name); ComponentId id = BuildComponentId(name);
return RegisterComponent(id); return RegisterComponent(id);
} }
} }