Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 98d1803d authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change I11f66b41 into eclair-mr2

* changes:
  Remove unused SOURCE_ID constant.
parents aacced6b 11f66b41
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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>