Skip to content

Commit a7dabc0

Browse files
committed
Remvoe commented code
1 parent c8a77a2 commit a7dabc0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Xamarin.Android.Build.Tasks/Utilities/FileResourceParser.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,6 @@ void ProcessStyleable (XmlReader reader, Dictionary<string, ICollection<R>> reso
333333
fields.Add (r);
334334
}
335335
}
336-
//if (field.Type != RType.Array)
337-
// return;
338336
arrayMapping.Add (field, fields.ToArray ());
339337

340338
field.Ids = new int [attribs.Count];

0 commit comments

Comments
 (0)