diff --git a/SDK/include/NDK/Component.inl b/SDK/include/NDK/Component.inl index fab8bed6f..4715e8d7d 100644 --- a/SDK/include/NDK/Component.inl +++ b/SDK/include/NDK/Component.inl @@ -50,5 +50,4 @@ namespace Ndk ComponentId id = BuildComponentId(name); return RegisterComponent(id); } - }