Skip to content

Commit

Permalink
Forgotten file
Browse files Browse the repository at this point in the history
  • Loading branch information
liiir1985 committed Mar 7, 2017
1 parent 7512746 commit d7ae36a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ILRuntime/CLR/TypeSystem/ILType.cs
Expand Up @@ -273,10 +273,6 @@ public Type TypeForCLR
{
if (enumType == null)
InitializeFields();
if (enumType == null)
{

}
return enumType.TypeForCLR;
}
else if (FirstCLRBaseType != null && FirstCLRBaseType is CrossBindingAdaptor)
Expand Down

0 comments on commit d7ae36a

Please sign in to comment.