Skip to content

Commit 894596a

Browse files
Josh Petersonjoncham
authored andcommitted
Remove a stray # character
1 parent 4bd7064 commit 894596a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mono/mini/il2cpp-stubs.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,6 @@ char* il2cpp_mono_type_get_name_full(MonoType* type, MonoTypeNameFormat format)
594594
gboolean il2cpp_mono_class_is_nullable(MonoClass* klass)
595595
{
596596
return il2cpp::vm::Class::IsNullable((Il2CppClass*)klass);
597-
#
598597
}
599598

600599
MonoGenericContainer* il2cpp_mono_class_get_generic_container(MonoClass* klass)

0 commit comments

Comments
 (0)