am 98d1803d: Merge change I11f66b41 into eclair-mr2

Merge commit '98d1803d4d00540695c63c0d52361e8e784d043e' into eclair-mr2-plus-aosp

* commit '98d1803d4d00540695c63c0d52361e8e784d043e':
  Remove unused SOURCE_ID constant.
This commit is contained in:
Ken Shirriff
2009-12-15 09:36:08 -08:00
committed by Android Git Automerger

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>