summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_typeinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/com_dotnet/com_typeinfo.c')
-rw-r--r--ext/com_dotnet/com_typeinfo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/com_dotnet/com_typeinfo.c b/ext/com_dotnet/com_typeinfo.c
index 7302871bcf..a0fa3c0749 100644
--- a/ext/com_dotnet/com_typeinfo.c
+++ b/ext/com_dotnet/com_typeinfo.c
@@ -604,5 +604,3 @@ int php_com_process_typeinfo(ITypeInfo *typeinfo, HashTable *id_to_name, int pri
return ret;
}
-
-