Merge change I11f66b41 into eclair-mr2
* changes: Remove unused SOURCE_ID constant.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user