Merge change I11f66b41 into eclair-mr2

* changes:
  Remove unused SOURCE_ID constant.
This commit is contained in:
Android (Google) Code Review
2009-12-15 09:33:17 -08:00

View File

@@ -84,11 +84,6 @@ public final class Calendar {
*/
public interface CalendarsColumns
{
/**
* A string that uniquely identifies this contact to its source
*/
public static final String SOURCE_ID = "sourceid";
/**
* The color of the calendar
* <P>Type: INTEGER (color value)</P>