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 5, 2024
1 parent c8a77a2 commit a7dabc0
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 a7dabc0

Please sign in to comment.