Skip to content

Commit

Permalink
Remvoe commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Dec 9, 2024
1 parent 665b7d3 commit deb85cc
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,6 @@ void ProcessStyleable (XmlReader reader, Dictionary<string, ICollection<R>> reso
fields.Add (r);
}
}
//if (field.Type != RType.Array)
// return;
arrayMapping.Add (field, fields.ToArray ());

field.Ids = new int [attribs.Count];
Expand Down

0 comments on commit deb85cc

Please sign in to comment.