Remove unused type attribute.

This commit is contained in:
Jeff Sharkey
2009-09-21 21:24:39 -07:00
parent 94db928d8c
commit a25c9b280e

View File

@@ -3501,8 +3501,6 @@
<declare-styleable name="ContactsDataKind">
<!-- Mime-type handled by this mapping -->
<attr name="mimeType" />
<!-- Title used to represent data of this kind -->
<attr name="title" />
<!-- Icon used to represent data of this kind -->
<attr name="icon" />
<!-- Column in data table that summarizes this data -->